method
eager_load!
rails 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