Class: Spree::Events::ImageSerializer

Inherits:
AssetSerializer show all
Defined in:
app/serializers/spree/events/image_serializer.rb

Overview

Image serializer - uses the same attributes as AssetSerializer

Instance Attribute Summary

Attributes inherited from BaseSerializer

#context, #resource

Method Summary

Methods inherited from BaseSerializer

#as_json, #initialize, serialize

Constructor Details

This class inherits a constructor from Spree::Events::BaseSerializer