Hello Conrad, you wrote: > > Hi, did you update your configs? > > rake rails:update > > -Conrad
No. I had not done that, but after reading your reply I did, but I get the same error :) as can be seen below: brupa...@bcr-d810:~/exp/pizzeria-3$ cd config/ brupa...@bcr-d810:~/exp/pizzeria-3/config$ vi environment.rb brupa...@bcr-d810:~/exp/pizzeria-3/config$ cd .. brupa...@bcr-d810:~/exp/pizzeria-3$ rake rails:update (in /home/bruparel/exp/pizzeria-3) /home/bruparel/exp/pizzeria-3/app/controllers/application.rb has been renamed to /home/bruparel/exp/pizzeria-3/app/controllers/application_controller.rb, update your SCM as necessary brupa...@bcr-d810:~/exp/pizzeria-3$ ruby ./script/server => Booting Mongrel => Rails 2.3.2 application starting on http://0.0.0.0:3000 /usr/local/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/initializer.rb:416:in `initialize_database': undefined method `configurations=' for ActiveRecord::Base:Class (NoMethodError) Note that I edited the environment.rb to set Rails Gems to 2.3.2, but it does not work. Bharat -- 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 -~----------~----~----~----~------~----~------~--~---

