Stuff about Linux and Open Source Software
Friday, May 6, 2011
Create Rails project with any version
gem list
rails (3.0.5,2.3.11)
rails -v
Rails 3.0.5
#Create a rails project with version 2.3.11
rails _2.3.11_ MyProject
Newer Post
Older Post
Home