Module: Decidim::AttributeObject::TypeMap

Included in:
Model
Defined in:
decidim-core/lib/decidim/attribute_object/type_map.rb

Overview

Backwards compatibility for legacy types. Provides accessors for the legacy Virtus type classes that are mapped to ActiveModel types.

Constant Summary collapse

Boolean =

rubocop:disable Naming/ConstantName

:boolean
Decimal =
:decimal