orbit-calendar/lib/calendar/engine.rb

5 lines
59 B
Ruby

module Calendar
class Engine < ::Rails::Engine
end
end