search for: active_supp

Displaying 1 result from an estimated 1 matches for "active_supp".

Did you mean: active_suppo
2010 Jun 21
1
in `const_missing': uninitialized constant CGI::Session
Hi, I have an application which previously running on rails 2.2.2. I just upgraded the rails to 2.3.8. After that I tried to start the server I got the following error:- "/usr/local/ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:105:in `const_missing'': uninitialized constant CGI::Session (NameError" Anyone have any idea How to solve this issue? I already renamed my application.rb to application_controller.rb Thanks, Tushar -- Posted via http://www.ruby-forum.com/. -- You received this...