[Rails] installing rails2 with existing rails3

2011-08-26 Thread Annapoorna R
hello, how to install rails2 with existing rails3 in ubuntu 10.04.. i tried with rvm .. but getting rvm command not found even after installing it.. also tried with gem install rails -v=2.3..its getting installed but once i run the server (rails script/server).. `activate': can't activate actives

Re: [Rails] installing rails2 with existing rails3

2011-08-25 Thread Colin Law
On 26 August 2011 06:33, ashok k. wrote: > hello all, >  i am working on rails3 currently... and now i need rails2 as well ..how > to install rails2 with existing rails3. >  i tried using rvm but getting the error as rvm  command not found > even after installing it... rvm is the way to do it. M

Re: [Rails] installing rails2 with existing rails3

2011-08-25 Thread rajeevsharma86
On which Os you are working If on Ubuntu Edit your bashrc file On Fri, Aug 26, 2011 at 11:03 AM, ashok k. wrote: > hello all, > i am working on rails3 currently... and now i need rails2 as well ..how > to install rails2 with existing rails3. > i tried using rvm but getting the error as rvm

[Rails] installing rails2 with existing rails3

2011-08-25 Thread ashok k.
hello all, i am working on rails3 currently... and now i need rails2 as well ..how to install rails2 with existing rails3. i tried using rvm but getting the error as rvm command not found even after installing it... -- Posted via http://www.ruby-forum.com/. -- You received this message beca