
The Ruby on Rails overlords have released a security patch to address a “severe” security issue which warrants a very stern warning from the developers to upgrade. The upgrade is up to Rails 1.1.5 and patches a security hole which affects versions 1.1.0-1.1.4, versions 1.0 and earlier are not affected by the security issue.
Instruction for patching:
As always, the trick is to do “gem install rails†and then either changing config/environment.rb, if you’re bound to gems, or do “rake rails:freeze:gems†if you’re freezing gems in vendor.
Read more: Mandatory Rails security patch 1.1.5
August 10th in 

