Method: JSONAPI::Relationship::ToMany#reflect
- Defined in:
- lib/jsonapi/relationship.rb
#reflect ⇒ Object (readonly)
Returns the value of attribute reflect.
190 191 192 |
# File 'lib/jsonapi/relationship.rb', line 190 def reflect @reflect end |