Class: Spree::Api::V3::LocaleSerializer
- Inherits:
-
Object
- Object
- Spree::Api::V3::LocaleSerializer
- Includes:
- Alba::Resource, Typelizer::DSL
- Defined in:
- app/serializers/spree/api/v3/locale_serializer.rb
Overview
Serializes a Spree::Locale. The display name, default flag, and RTL direction all live on the model — this is a thin projection of it.