Module: Attributary::Types

Defined in:
lib/attributary/type.rb,
lib/attributary/types/hash_type.rb,
lib/attributary/types/array_type.rb,
lib/attributary/types/float_type.rb,
lib/attributary/types/fixnum_type.rb,
lib/attributary/types/string_type.rb,
lib/attributary/types/symbol_type.rb,
lib/attributary/types/boolean_type.rb,
lib/attributary/types/integer_type.rb,
lib/attributary/types/big_decimal_type.rb

Defined Under Namespace

Classes: ArrayType, BigDecimal, BooleanType, FixnumType, FloatType, HashType, IntegerType, StringType, SymbolType, Type