Rails 3.0.12 has been released. This release contains various bug fixes and two important security fixes. All users are recommended to upgrade as soon as possible. ## CHANGES For information regarding the possible vulnerabilities, please see the announcements here: http://groups.google.com/group/rubyonrails-security/browse_thread/thread/edd28f1e3d04e913 and here: http://groups.google.com/group/rubyonrails-security/browse_thread/thread/9da0c515a6c4664 Some highlights from this release are: * `require` and `load` will return the value from the superclass * ActiveModel confirmation validation fixes * Increasing rack dependency For a comprehensive list, see the commit list: https://github.com/rails/rails/compare/v3.0.11...v3.0.12 Thanks! <3 <3 <3 -- Aaron Patterson http://tenderlovemaking.com/