Method: ActiveRecord::InverseOfAssociationNotFoundError#reflection
- Defined in:
- lib/active_record/associations.rb
#reflection ⇒ Object (readonly)
Returns the value of attribute reflection.
44 45 46 |
# File 'lib/active_record/associations.rb', line 44 def reflection @reflection end |