Ruby on Rails News

The Rails Blog: News & Release Notes

Discover the latest Rails news, version releases, community updates, and feature announcements.

  • Rails 3.0.11 has been released

    Rails 3.0.11 has been released. This is a patch-level release containing bug fixes and an important security fix. Possible XSS vulnerability in the translate helper method in Ruby on Rails...

  • Rails 3.1.1 has been released!

    Hi everyone, Rails 3.1.1 has been released. This release requires at least sass-rails 3.1.4 CHANGES Action Mailer No changes Action Pack stylesheet_link_tag(‘/stylesheets/application’) and similar helpers doesn’t throw Sprockets::FileOutsidePaths exception anymore...

  • [ANN] Rails 3.1.1.rc3

    Hi everyone, Rails 3.1.1.rc3 has been released. Please give it a try, it’s our chance to fix regressions you might find and make a beautiful 3.1.1 stable release. If there...

  • [ANN] Rails 3.1.1.rc2

    Hi everyone, Rails 3.1.1.rc2 has been released. Please give it a try, it’s our chance to fix regressions you might find and make a beautiful 3.1.1 stable release. If there...

  • [ANN] Rails 3.1.1.rc1

    Hi everyone, Rails 3.1.1.rc1 has been released. Please give it a try, it’s our chance to fix regressions you might find and make a beautiful 3.1.1 stable release. If there...

  • Rails 3.1.0 has been released!

    Hi everybody! It’s been 3 Months since RailsConf, so I think it’s time we released Rails 3.1.0. So, here it is! I’ve released Rails 3.1.0! CHANGES For a much more...

  • The Ruby on Rails API Switches to SDoc

    The Ruby on Rails API is switching to SDoc starting with 3.1. SDoc is a RDoc format created by Володя Колесников (@voloko) that has been powering railsapi.com for a long...

  • [ANN] Rails 3.1.0.rc8

    Hi everyone, Rails 3.1.0.rc8 has been released (we’ve an issue with rc7). This is the final release candidate. Please give it a try, it’s our last chance to fix regressions...

  • [ANN] Rails 3.1.0.rc6

    Hi everyone, Rails 3.1.0.rc6 has been released. This release contains critical security fixes. CHANGES You can find an exhaustive list of changes on github. Along with the closed issues marked...

  • [ANN] Rails 3.0.10

    Hi everyone, Rails 3.0.10 has been released. This release contains critical security fixes. CHANGES You can find an exhaustive list of changes on github. Here are some notable excerpts: 4...