blob: b2fed410f334934aff0fb38eb3ec2464d0cb5c6e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
= datamapper
datamapper is a meta gem which requires and includes the most
commonly used gems from dm-core, dm-more, and others.
Included gems are:
* dm-core
* dm-aggregates
* dm-constraints
* dm-migrations
* dm-transactions
* dm-serializer
* dm-timestamps
* dm-validations
* dm-types
|