Last Updated: February 25, 2016
·
434
· alanstirling

New rails project, specific version and database

rails _[RAILS VERSION]_ new [PROJECTNAME] -d [DATABASE]
e.g.
rails _3.2.1
_ new newApp -d mysql