Method: ActiveRecord::Associations::Preloader#loaders

Defined in:
lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/activerecord-7.0.4/lib/active_record/associations/preloader.rb

#loadersObject



127
128
129
# File 'lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/activerecord-7.0.4/lib/active_record/associations/preloader.rb', line 127

def loaders
  branches.flat_map(&:loaders)
end