Method: ActiveData::Model::Associations::Base#reflection
- Defined in:
- lib/active_data/model/associations/base.rb
#reflection ⇒ Object
Returns the value of attribute reflection.
5 6 7 |
# File 'lib/active_data/model/associations/base.rb', line 5 def reflection @reflection end |