Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed 1.9.2 stable to 1.9.3 stable #14

Merged
merged 1 commit into from
Dec 17, 2011
Merged

Conversation

trvrplk
Copy link
Contributor

@trvrplk trvrplk commented Dec 2, 2011

1.9.2 to 1.9.3

@croaky
Copy link
Contributor

croaky commented Dec 3, 2011

Hi cookiebatch,

I don't think it's possible to run Ruby 1.9.3 on Heroku right now. Is that your understanding, too?

A big reason this script exists is for helping our workshops students and just folks in the community getting started with Rails on a clear track for development. I really want the Rub stable version to be easily deployable to production but I'm not sure that's the case yet.

Until then, I'd prefer to wait on this.

croaky pushed a commit that referenced this pull request Dec 17, 2011
Changed 1.9.2 stable to 1.9.3 stable
@croaky croaky merged commit 9e91279 into thoughtbot:master Dec 17, 2011
@croaky
Copy link
Contributor

croaky commented Dec 17, 2011

It's now possible to run Ruby 1.9.3 on Heroku, so I've merged this in.

First, install Heroku Labs:

heroku plugins:install http://github.com/heroku/heroku-labs.git

Then add user_env_compile and change the RUBY_VERSION:

heroku labs:enable user_env_compile
heroku config:add RUBY_VERSION=ruby-1.9.3-p0

@hone
Copy link

hone commented Mar 3, 2012

@croaky Yes this works but please note this is experimental and RUBY_VERSION will go away in the future. Read the documentation around labs. Thanks!

@croaky
Copy link
Contributor

croaky commented Mar 3, 2012

@hone Thanks. Appreciate the tip. I rolled 1.9.3 back after a few weeks for related reasons:

ca9bb95

karuna referenced this pull request in karuna/laptop Aug 2, 2012
…b8438f7c9164fb36

Fixes issue kiranatama/laptop/kiranatama#13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants