Method: ActiveRecord::Associations::Preloader::Association::LoaderQuery#scope
- Defined in:
- activerecord/lib/active_record/associations/preloader/association.rb
#scope ⇒ Object (readonly)
Returns the value of attribute scope.
10 11 12 |
# File 'activerecord/lib/active_record/associations/preloader/association.rb', line 10 def scope @scope end |