Method: ActiveModel::Serializer::Association#reflection
- Defined in:
- lib/active_model/serializer/association.rb
#reflection ⇒ Object
Returns the value of attribute reflection
10 11 12 |
# File 'lib/active_model/serializer/association.rb', line 10 def reflection @reflection end |