Class: ForestLiana::SegmentSerializer

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

Instance Method Summary collapse

Instance Method Details



8
9
10
# File 'app/serializers/forest_liana/segment_serializer.rb', line 8

def relationship_related_link(attribute_name)
  nil
end


12
13
14
# File 'app/serializers/forest_liana/segment_serializer.rb', line 12

def relationship_self_link(attribute_name)
  nil
end