Method: ActiveRecord::Associations::Preloader#scope

Defined in:
activerecord/lib/active_record/associations/preloader.rb

#scopeObject (readonly)

Returns the value of attribute scope.



56
57
58
# File 'activerecord/lib/active_record/associations/preloader.rb', line 56

def scope
  @scope
end