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