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