Skip to content

Instantly share code, notes, and snippets.

@steveclarke
Created December 4, 2011 22:14
Show Gist options
  • Save steveclarke/1431461 to your computer and use it in GitHub Desktop.
Save steveclarke/1431461 to your computer and use it in GitHub Desktop.
Rails 3.1 on Cedar

heroku create [appname] --stack cedar

git push heroku master

heroku run rake db:migrate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment