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