Class: ActiveModel::Serializer::Attribute
- Defined in:
- lib/active_model/serializer/attribute.rb
Overview
Holds all the meta-data about an attribute as it was specified in the ActiveModel::Serializer class.
Instance Attribute Summary
Attributes inherited from Field
Method Summary
Methods inherited from Field
#excluded?, #initialize, #value
Constructor Details
This class inherits a constructor from ActiveModel::Serializer::Field