Class: ActivityPub::ReleasesOutboxSerializer
- Inherits:
-
CollectionSerializer
- Object
- BaseSerializer
- CollectionSerializer
- ActivityPub::ReleasesOutboxSerializer
- 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
Attributes inherited from BaseSerializer
Method Summary
Methods inherited from CollectionSerializer
Methods included from WithPagination
#paginated?, #represent, #with_pagination
Methods inherited from BaseSerializer
entity, #initialize, #represent
Constructor Details
This class inherits a constructor from BaseSerializer