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