Module: Ohm::Types

Included in:
Typecast
Defined in:
lib/ohm/contrib/typecast.rb

Overview

Provides all the primitive types. The following are included:

  • String

  • Decimal

  • Integer

  • Float

  • Date

  • Time

Defined Under Namespace

Classes: Date, Decimal, Float, Integer, Primitive, String, Time