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