Method: ActiveRecord::DynamicScopeMatch#scope

Defined in:
lib/active_record/dynamic_scope_match.rb

#scopeObject (readonly) Also known as: scope?

Returns the value of attribute scope.



20
21
22
# File 'lib/active_record/dynamic_scope_match.rb', line 20

def scope
  @scope
end