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