Method: AssociationScope::AssociationMissingError#missing_in
- Defined in:
- lib/association_scope/errors/association_missing_error.rb
#missing_in ⇒ Object
Returns the value of attribute missing_in.
5 6 7 |
# File 'lib/association_scope/errors/association_missing_error.rb', line 5 def missing_in @missing_in end |