Ah okay. That works. I have uninstalled 3.0.0. (For them with the same problem: gem uninstall rails --version 3.0.0)
Thank you Srikanth On 15 Sep., 10:34, Srikanth Shreenivas <[email protected]> wrote: > Since you have both RAILS 3.0.0 and 2.3.5, RAILS 3.0.0 is gettting loaded > first. > > You can either uninstall the RAILS 3.0.0 GEM, or migrate your RAILS 2.3.5 > App to use bundler. (http://gembundler.com/rails23.html). > > Regards, > Srikanth -- 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.

