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