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