forgot rails engine
This commit is contained in:
parent
4fae9db3c1
commit
ba91c48619
6
lib/flowplayer/railties/engine.rb
Normal file
6
lib/flowplayer/railties/engine.rb
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
module Flowplayer
|
||||||
|
module Rails
|
||||||
|
class Engine < ::Rails::Engine
|
||||||
|
end
|
||||||
|
end
|
||||||
|
end
|
Loading…
Reference in New Issue
Block a user