Method: Unit::Types::RelationshipArray#to_hash

Defined in:
lib/unit/types/relationship_array.rb

#to_hashObject



14
15
16
# File 'lib/unit/types/relationship_array.rb', line 14

def to_hash
  { "data": data }
end