Module: Compel::Coercion
- Extended by:
- Coercion
- Included in:
- Coercion
- Defined in:
- lib/compel/coercion/result.rb,
lib/compel/coercion/coercion.rb,
lib/compel/coercion/types/any.rb,
lib/compel/coercion/nil_result.rb,
lib/compel/coercion/types/date.rb,
lib/compel/coercion/types/hash.rb,
lib/compel/coercion/types/json.rb,
lib/compel/coercion/types/time.rb,
lib/compel/coercion/types/type.rb,
lib/compel/coercion/types/array.rb,
lib/compel/coercion/types/float.rb,
lib/compel/coercion/types/regexp.rb,
lib/compel/coercion/types/string.rb,
lib/compel/coercion/types/boolean.rb,
lib/compel/coercion/types/integer.rb,
lib/compel/coercion/types/datetime.rb,
lib/compel/coercion/types/date_type.rb
Defined Under Namespace
Classes: Any, Array, Boolean, Date, DateTime, DateType, Float, Hash, Integer, JSON, NilResult, Regexp, Result, String, Time, Type