method
build_preloader
v4.2.7 -
Show latest stable
- Class:
ActiveRecord::Relation
build_preloader()private
No documentation available.
# File activerecord/lib/active_record/relation.rb, line 653
def build_preloader
ActiveRecord::Associations::Preloader.new
end