Jim Lindley Notes

Rails 1.2.5

October 15th, 2007

I was away this weekend, so this is old news by now, but Rails 1.2.5 is out. It fixes several bugs and security issues, and is a recommended update for all 1.2.x users.

(quoting from the announcement):

To upgrade:

gem install rails

Set RAILSGEMVERSION to ‘1.2.5’ in config/environment.rb, and run:

rake rails:update:configs

Sorry, comments are closed for this article.