I just wanted to let everyone know that I've released DataMapper 1.1.0.rc3 tonight.
This removes the dependency on both Extlib and ActiveSupport, so you can use DM with anything you like.. from Rails 2.x apps, to Rails 3, or even stand-alone apps. Keep in mind that if you want to use things like Object#blank? you will need to use an extension library yourself, DataMapper tries harder not to monkey patch core objects and this trend will continue in future releases. Thanks goes to Nico Rieck (gix) for making this change over the last few days since rc2. Please let me know if you run into any problems. If there are no blocker issues reported we'll probably follow up with a 1.1.0 final release within the week. -- Thanks, Dan (dkubb) -- You received this message because you are subscribed to the Google Groups "DataMapper" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/datamapper?hl=en.
