Colin Law wrote:

> 
> I am not sure but here is a suggestion.  First lock your application to
> 2.3.2 by putting this at the beginning of environment.rb (watch out in
> case there is already a line setting this up)
> 
> RAILS_GEM_VERSION = '2.3.2' unless defined? RAILS_GEM_VERSION
> 
> Check the app still runs.
> Now if you do
> rake rails:freeze:gems
> I hope it will freeze 2.3.2 in.
> 
> Colin

Thanks Colin.
The environment.rb is set to 2.3.2 as you suggested. I kinda expected 
that a freeze gems would take this into account but sadly that is not 
the case.
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to