Class: DeployKeys::DeployKeySerializer
- Inherits:
-
BaseSerializer
- Object
- BaseSerializer
- DeployKeys::DeployKeySerializer
- Includes:
- WithPagination
- Defined in:
- app/serializers/deploy_keys/deploy_key_serializer.rb
Instance Attribute Summary
Attributes included from WithPagination
Attributes inherited from BaseSerializer
Method Summary
Methods included from WithPagination
#paginated?, #represent, #with_pagination
Methods inherited from BaseSerializer
entity, #initialize, #represent
Constructor Details
This class inherits a constructor from BaseSerializer