How can I generate older rails application when current version is 3.0.3 -


i have 2 different rails rubygems installed on linux os [2.3.8 , 3.0.3], current active rails version 3.0.3. possible generate rails app using 2.3.8 style generator:rails testapp not new one: rails new testapp?

i'd recommend installing rvm , setting different gemsets each version of rails. way can switch between rails versions switching gemsets.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -