pkgsrc/databases/ruby-datamapper/DESCR
taca 45a5174856 Update ruby-datamapper package to 1.0.2.
Now ruby-datamapper is a "meta-gem" package like a meta-package in pkgsrc.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Ajust new ruby package's framework.
* Update dependency according to gemspec.
2010-09-12 00:01:14 +00:00

15 lines
296 B
Text

= 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