On 4/08/11 4:20 AM, Rip the Jacker wrote:
What HackFest?
You missed it: http://weblog.rubyonrails.org/2011/7/14/rails-3-1-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.

Reply via email to