Class: ActiveModel::Serializer::ArraySerializer

Inherits:
CollectionSerializer show all
Extended by:
ActiveModelSerializers::Deprecate
Defined in:
lib/active_model/serializer/array_serializer.rb

Instance Attribute Summary

Attributes inherited from CollectionSerializer

#object, #root

Method Summary

Methods included from ActiveModelSerializers::Deprecate

delegate_and_deprecate, deprecate

Methods inherited from CollectionSerializer

#initialize, #json_key, #paginated?, #serializable_hash, #success?

Constructor Details

This class inherits a constructor from ActiveModel::Serializer::CollectionSerializer