Skip to content

Instantly share code, notes, and snippets.

@gilderlan
Created April 9, 2012 20:55
Show Gist options
  • Save gilderlan/2346488 to your computer and use it in GitHub Desktop.
Save gilderlan/2346488 to your computer and use it in GitHub Desktop.
Rails start project
rails new appname --skip-sprockets -T
rails g rspec:install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment