7 lines
80 B
Ruby
7 lines
80 B
Ruby
require "foreman"
|
|
|
|
module Foreman::Export
|
|
end
|
|
|
|
require "foreman/export/upstart"
|