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