Method: ActiveRecord::Reflection::MacroReflection#scope
- Defined in:
- activerecord/lib/active_record/reflection.rb
#scope ⇒ Object (readonly)
Returns the value of attribute scope.
376 377 378 |
# File 'activerecord/lib/active_record/reflection.rb', line 376 def scope @scope end |