Module: Bumblebee::Converter::Types

Included in:
Bumblebee::Converter
Defined in:
lib/bumblebee/converter.rb

Constant Summary collapse

BIGDECIMAL =
:bigdecimal
BOOLEAN =
:boolean
DATE =
:date
INTEGER =
:integer
JOIN =
:join
FLOAT =
:float
FUNCTION =
:function
PLUCK_JOIN =
:pluck_join
PLUCK_SPLIT =
:pluck_split
SPLIT =
:split
STRING =
:string