Class: ActivityPub::ReleasesOutboxSerializer

Inherits:
CollectionSerializer show all
Defined in:
app/serializers/activity_pub/releases_outbox_serializer.rb

Constant Summary

Constants inherited from CollectionSerializer

CollectionSerializer::NotPaginatedError

Instance Attribute Summary

Attributes included from WithPagination

#paginator

Attributes inherited from BaseSerializer

#params

Method Summary

Methods inherited from CollectionSerializer

#base_represent, #represent

Methods included from WithPagination

#paginated?, #represent, #with_pagination

Methods inherited from BaseSerializer

entity, #initialize, #represent

Constructor Details

This class inherits a constructor from BaseSerializer