Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 258 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 258 Bytes

Rails 3.0

Engine Yard

rails new my_new_app -J -T -d mysql -m ~/projects/jumpstart/ey_template.rb

Rails 3.2 RC

Heroku

rails new my_new_app --skip-bundle -T -d postgresql -m https://raw.github.com/luckie/Jumpstart/master/heroku_template.rb