Method: ActiveRecord::Associations::Preloader#records
- Defined in:
- lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/activerecord-7.0.4/lib/active_record/associations/preloader.rb
#records ⇒ Object (readonly)
Returns the value of attribute records.
54 55 56 |
# File 'lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/activerecord-7.0.4/lib/active_record/associations/preloader.rb', line 54 def records @records end |