orbit-basic/vendor/built_in_modules/location/lib/location/engine.rb

5 lines
57 B
Ruby

module Location
class Engine < Rails::Engine
end
end