05.04.06
Upgrade to Rails 1.1
Yeah, yeah, I’m several weeks behind. A quick note for people who are (still) upgrading to Rails 1.1 - if the old Rails gem is still around make sure to edit environment.rb so that the newest gem is loaded.
RAILS_GEM_VERSION = '1.1.2'