Refresh

This website rubydoc.info/github/gitlabhq/gitlabhq/DeployKeys/DeployKeySerializer is currently offline. Cloudflare\'s Always Online™ shows a snapshot of this web page from the Internet Archive\'s Wayback Machine. To check for the live version, click Refresh.

Class: DeployKeys::DeployKeySerializer

Inherits:
BaseSerializer show all
Includes:
WithPagination
Defined in:
app/serializers/deploy_keys/deploy_key_serializer.rb

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 BaseSerializer

entity, #initialize, #represent

Constructor Details

This class inherits a constructor from BaseSerializer