Module: CastingAttributes::TypeCaster

Defined in:
lib/casting_attributes/type_caster.rb,
lib/casting_attributes/type_caster/base.rb,
lib/casting_attributes/type_caster/float.rb,
lib/casting_attributes/type_caster/fixnum.rb,
lib/casting_attributes/type_caster/string.rb,
lib/casting_attributes/type_caster/boolean.rb

Defined Under Namespace

Classes: Base, Boolean, Fixnum, Float, String