Class: ActiveModel::Serializer::SingularReflection Private
- Inherits:
-
Reflection
- Object
- Struct
- Field
- Reflection
- ActiveModel::Serializer::SingularReflection
- Defined in:
- lib/active_model/serializer/singular_reflection.rb
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
Direct Known Subclasses
Instance Attribute Summary
Attributes inherited from Field
Method Summary
Methods inherited from Reflection
#build_association, #include_data, #initialize, #link, #meta, #value
Methods inherited from Field
#excluded?, #initialize, #value
Constructor Details
This class inherits a constructor from ActiveModel::Serializer::Reflection