Ruby on Rails Monday, July 30, 2012


Hi All,

I have one question below:

How can I create app by specifying the rails version.

for example I have local rails gem versions (2.3.5, and 2.3.10) how I can create rails app => 2.3.10 but default rails gem point to 2.3.5.

 I have google I found that by specifying `rails _2.3.10_  new demo`  will help but is not working instead it creating new app in the name   "_2.3.10_"


Can any help on the same.

Thanks,
Senthil Srinivasan

--
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/A5iPlNN8nl0J.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment