Class: ActiveSerializer::Serializers::IgnoreBlankHashSerializer

Inherits:
HashSerializer
  • Object
show all
Defined in:
lib/active_serializer/serializers/ignore_blank_hash_serializer.rb

Instance Attribute Summary

Attributes inherited from HashSerializer

#serialized_data

Method Summary

Methods inherited from HashSerializer

#attribute, #attributes, #initialize, #namespace, #resource, #resources, #serialize_collection, #serialize_entity

Constructor Details

This class inherits a constructor from ActiveSerializer::Serializers::HashSerializer