forgot rails engine
This commit is contained in:
parent
4fae9db3c1
commit
ba91c48619
|
@ -0,0 +1,6 @@
|
||||||
|
module Flowplayer
|
||||||
|
module Rails
|
||||||
|
class Engine < ::Rails::Engine
|
||||||
|
end
|
||||||
|
end
|
||||||
|
end
|
Loading…
Reference in New Issue