DataMapper 1.0.0 rc3 released
Today I released DataMapper 1.0.0 rc3. It includes several bugs fixes for issues found in rc2, as well as a few other tickets in the queue.
How do I install rc3?
Since the installation process is pretty similar to rc2, I’m going to give you the abbreviated version. Click here if you would like to see the release notes.
1) Install dm-core:
2) Install an adapter:
3a) Install supporting gems:
3b) OR install a metagem with several well tested supporting gems:
This pulls a nice base stack for DM development. The gems included are:
- dm-core
- dm-aggregates
- dm-constraints
- dm-migrations
- dm-transactions
- dm-serializer
- dm-timestamps
- dm-validations
- dm-types
Or use this one-liner to install everything in one go:
What’s changed?
To see more information about the tickets we’ve closed since 0.10.2 check out the current milestone status on Lighthouse.
How to report issues
Please report any issues you find in IRC, on the mailing list, or in the tracker: