Method: ActiveRecord::Scoping::DefaultScope#scope

Defined in:
activerecord/lib/active_record/scoping/default.rb

#scopeObject (readonly)

Returns the value of attribute scope.



6
7
8
# File 'activerecord/lib/active_record/scoping/default.rb', line 6

def scope
  @scope
end