Method: JsonApiResource::Associations::Base#name
- Defined in:
- lib/json_api_resource/associations/base.rb
#name ⇒ Object
Returns the value of attribute name.
5 6 7 |
# File 'lib/json_api_resource/associations/base.rb', line 5 def name @name end |