Method: ReactiveRecord::Base.outer_scopes
- Defined in:
- lib/reactive_record/active_record/reactive_record/base.rb
.outer_scopes ⇒ Object (readonly)
Returns the value of attribute outer_scopes.
365 366 367 |
# File 'lib/reactive_record/active_record/reactive_record/base.rb', line 365 def outer_scopes @outer_scopes end |