Rails 3.1.4 has been released!

Rails 3.1.4 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:

  • thrrubyrhino is added to the Gemfile for JRuby users

  • Routing cache improvements

  • Assets group may be skipped with the --skip-sprockets flag

  • Various Ruby 2.0 compatibility fixes

For a comprehensive list, see the commits on github:

Comparing v3.1.3...v3.1.4 · rails/rails · GitHub

OMG Thank you! <3