What HackFest? On Jul 23, 4:35 am, "Xavier (DBIYF)" <[email protected]> wrote: > Hello, > I just pushed some changes to dm-active_model and dm-rails that will > allow them to work with Rails 3.1rc. They are not in a gem release, you > will have to use git for the time being: > > # Gemfile > # For Rails 3.1 compat > gem 'dm-rails', :git => 'git://github.com/datamapper/dm-rails' > gem 'dm-active_model', :git => > 'git://github.com/datamapper/dm-active_model.git' > > There were no substantial changes, only some switches off now deprecated > APIs to identical new APIs (that exist in the 3-0 series) and a > relaxation of the constraint in the gemspec. > > So now you have no excuse not to upgrade your app for the HackFest this > weekend ;) > > Cheers, > Xavier > > PS dm-rails ci is broken (it was before these changes), but I can't > replicate the failures locally.
-- 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.
