Set the version of Rails that you want to use in environment.rb RAILS_GEM_VERSION = '2.3.2' unless defined? RAILS_GEM_VERSION
use rake rails:update to update scripts etc 2009/5/18 Mitchell Gould <[email protected]> > > How do I make my application work in 2.3.2 when it was created in 2.0.2? > > Thanks > > Mitch > -- > 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

