we need action_controller/railties
parent
19a063e861
commit
5e693a043b
|
@ -19,6 +19,7 @@ Bundler.require(
|
||||||
#
|
#
|
||||||
|
|
||||||
# For compatibility with jquery-rails (and other engines that need action_view) in pro
|
# For compatibility with jquery-rails (and other engines that need action_view) in pro
|
||||||
|
require 'action_controller/railtie'
|
||||||
require 'action_view/railtie'
|
require 'action_view/railtie'
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue