method
eager_load!
rails latest stable - Class:
ActionController
eager_load!()public
No documentation available.
# File actionpack/lib/action_controller.rb, line 46
def self.eager_load!
super
ActionController::Caching.eager_load!
end