walter/lib/abraham/engine.rb
2016-11-17 16:22:27 -05:00

5 lines
58 B
Ruby

module Abraham
class Engine < ::Rails::Engine
end
end