On Sat, Dec 27, 2008 at 7:52 PM, Richard Schneeman < [email protected]> wrote:
> > I've been riding rails since 1.2 and had no problems (that i couldn't > get over) upgrading. Since i've installed rails 2.2.2 (verified via gem > list, and rails -v) and I change my environment.rb to read > > RAILS_GEM_VERSION = '2.2.2' > > yet when i run script/server it still starts up in 2.1.0 > > > => Rails 2.1.0 application starting on http://0.0.0.0:3000 > > > > Am I missing something?? > -- > Posted via http://www.ruby-forum.com/. > Hi, did you update the configuration files by running 'rake rails:update' in the root of your rails application? Also, what version of ruby gems are you using (gem -v)? -Conrad --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

