Module: Attributor::Type

Extended by:
ActiveSupport::Concern
Included in:
BigDecimal, Boolean, Class, FieldSelector, Numeric, Object, Polymorphic, Regexp, String, Symbol, Tempfile, Temporal, URI
Defined in:
lib/attributor/type.rb

Overview

It is the abstract base class to hold an attribute, both a leaf and a container (hash/Array…) TODO: should this be a mixin since it is an abstract class?

Defined Under Namespace

Modules: ClassMethods