|||

Video Transcript

X

Rails 2.2 on Heroku

The gem for Rails 2.2 is now installed and ready for use on Heroku. To use, change your environment.rb to read:

RAILS_GEM_VERSION = '2.2.2'

Then run rake rails:update, and commit the changed files.

Check out the Ruby Inside article for more details on what’s new.

Originally published: November 26, 2008

Browse the archives for news or all blogs Subscribe to the RSS feed for news or all blogs.