Skip to content

Instantly share code, notes, and snippets.

@seangeo
Created May 11, 2011 09:11
Show Gist options
  • Save seangeo/966152 to your computer and use it in GitHub Desktop.
Save seangeo/966152 to your computer and use it in GitHub Desktop.
Use Ruby 1.9 on Heroku
# From the app directory
> heroku stack:migrate bamboo-mri-1.9.2
> git push heroku master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment