Module: Castkit::Types

Defined in:
lib/castkit/types.rb,
lib/castkit/types/date.rb,
lib/castkit/types/float.rb,
lib/castkit/types/string.rb,
lib/castkit/types/boolean.rb,
lib/castkit/types/generic.rb,
lib/castkit/types/integer.rb,
lib/castkit/types/date_time.rb,
lib/castkit/types/collection.rb

Overview

Object types supported natively by Castkit.

Defined Under Namespace

Classes: Boolean, Collection, Date, DateTime, Float, Generic, Integer, String