method
call
v7.1.3.2 -
Show latest stable
- Class:
ActiveRecord::Associations::Preloader
call()public
No documentation available.
# File activerecord/lib/active_record/associations/preloader.rb, line 120
def call
Batch.new([self], available_records: @available_records).call
loaders
end