Yes you can do that . Install rails version 2.3.5 by using command gem install rails -v=2.3.5 . And for creating a project rails _v_2.3.5<Name of application> . Use this command you will achive your result.
On Fri, Sep 17, 2010 at 6:44 PM, Jon Leighton <[email protected]>wrote: > On Fri, 2010-09-17 at 14:48 +0200, Greg Ma wrote: > > Hi, > > I have installed Rails 3 on my local machine. Let's say I wan't to > > create a new project but in version 2.3.5, can I do that? > > Easiest way is probably to use an RVM gemset which just contains 2.3: > http://rvm.beginrescueend.com/gemsets/basics/ > > -- > http://jonathanleighton.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]<rubyonrails-talk%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > -- Thanks & Regards, MuraliDharaRao.T +91-9642234646 -- 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.

