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]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

