Class: ActivityPub::ReleasesOutboxSerializer

Inherits:
ActivityStreamsSerializer show all
Includes:
WithPagination
Defined in:
app/serializers/activity_pub/releases_outbox_serializer.rb

Constant Summary

Constants inherited from ActivityStreamsSerializer

ActivityStreamsSerializer::MissingIdentifierError, ActivityStreamsSerializer::MissingOutboxError, ActivityStreamsSerializer::MissingTypeError

Instance Attribute Summary

Attributes included from WithPagination

#paginator

Attributes inherited from BaseSerializer

#params

Method Summary

Methods included from WithPagination

#paginated?, #represent, #with_pagination

Methods inherited from ActivityStreamsSerializer

#base_represent, #represent

Methods inherited from BaseSerializer

entity, #initialize, #represent

Constructor Details

This class inherits a constructor from BaseSerializer