Class: ForestLiana::CollectionSerializer

Inherits:
Object
  • Object
show all
Includes:
JSONAPI::Serializer
Defined in:
app/serializers/forest_liana/collection_serializer.rb

Instance Method Summary collapse

Instance Method Details



20
21
22
# File 'app/serializers/forest_liana/collection_serializer.rb', line 20

def relationship_related_link(attribute_name)
  nil
end


24
25
26
# File 'app/serializers/forest_liana/collection_serializer.rb', line 24

def relationship_self_link(attribute_name)
  nil
end