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



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

def relationship_related_link(attribute_name)
  nil
end


29
30
31
# File 'app/serializers/forest_liana/collection_serializer.rb', line 29

def relationship_self_link(attribute_name)
  nil
end