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