I am getting an error when i am running any sort of rake command , it is showing me
rake aborted! no such file to load -- config/environment
I am trying to upgrade the ruby version from ruby 1.8.7 to ruby 1.9.2 and rails 2.3.11 to rails 3.0.9 and when i am trying to start the server it is showing me
Value assigned to config.time_zone not recognized.Run "rake -D time" for a list of tasks for finding appropriate time zone names. (RuntimeError)
I am using RVM for this upgrade
ruby -v ruby 1.9.2p180 (2011-02-18 revision 30909) [i686-linux]
rails -v Rails 3.0.9