[Ruby] Data Types Available in DataMapper
I researched the data types available in DataMapper, the ORM for Ruby, so here’s a memo.
DM-Core supports the following ‘primitive’ data-types.
・Source: DataMapper - Properties
That’s all from the Gemba.