RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Multiple Ruby Version Support on Heroku

Heroku has long advocated having a strong parity between development and production environments, now you can run the same Ruby version in your production app that you used to develop it.

With the release of Bundler 1.2.0 beta and the Ruby build pack you can now select the version of Ruby you want to run on Heroku.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in