method
eager_load!
v7.1.3.4 -
Show latest stable
- Class:
AbstractController::Base
eager_load!()public
No documentation available.
# File actionpack/lib/abstract_controller/base.rb, line 135
def eager_load! # :nodoc:
action_methods
nil
end