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



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

def relationship_related_link(attribute_name)
  nil
end


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

def relationship_self_link(attribute_name)
  nil
end