method
eager_load!
v4.2.1 -
Show 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