Method: JSONAPI::Relationship#polymorphic
- Defined in:
- lib/jsonapi/relationship.rb
#polymorphic ⇒ Object (readonly) Also known as: polymorphic?
Returns the value of attribute polymorphic.
3 4 5 |
# File 'lib/jsonapi/relationship.rb', line 3 def polymorphic @polymorphic end |