Ruby on Rails News

The Rails Blog: News & Release Notes

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

  • Active Record values_at and cache improvements

    Hi, it’s Wojtek bringing you the latest changes summary from Ruby on Rails codebase. Add values_at method to Active Record Simplifies retrieving values of specific attributes on Active Record model instance, ie...

  • New API Docs site, configurable cache coder, bug fixes, and more!

    Hi there! This is Andy bringing you the latest on what’s shipped this week in Ruby on Rails! New API docs back-end The frames-based Rails API docs site has been...

  • A security release, bugfixes and more!

    Hey, this is Greg, bringing you the latest news about Ruby on Rails! Rails 6.0.3.4 has been released! Rails 6.0.3.4 has been released! It is a security release and addresses...

  • Rails 6.0.3.4 has been released

    Hey everyone! Rails version 6.0.3.4 has been released! This version is a security release and addresses one possible XSS attack vector in Actionable Exceptions. You can read more about the...

  • Destroying associations asynchronously, interval datatype and more

    Hi, Wojtek from this side. We are coming back with newsletter! Here are the changes in Ruby on Rails codebase from the last week. Destroy associations via background job Destroying...

  • Rails 5.2.4.4 and 6.0.3.3 have been released

    Hi everyone! Rails 5.2.4.4 and 6.0.3.3 have been released! These releases contain an important security fix, so please upgrade when you can. Both releases contain the following fix: [CVE-2020-15169] Potential...

  • Rails 6.0.3.2 has been released!

    Hi everyone! Rails 6.0.3.2 has been released! This version of Rails contains an important security patch, and you should upgrade! The release contains only one patch that addresses CVE-2020-8185. You...

  • Rails 5.2.4.3 and 6.0.3.1 have been released

    Hi everyone! Rails 5.2.4.3 and 6.0.3.1 have been released! These releases contain important security fixes, so please upgrade when you can. Both releases contain the following fixes: [CVE-2020-8162] Circumvention of...

  • Rails 4.2.11.3 has been released

    Due to an unfortunate oversight, Rails 4.2.11.2 has a missing constant error. To address this Rails 4.2.11.3 has been released. The original announcement for CVE-2020-8163 has a follow-up message with...

  • Rails 4.2.11.2 has been released

    Hey everyone! Rails 4.2.11.2 has been released! It contains one patch to address CVE-2020-8163. You can see the patch here. Here are the shas: [aaron@tc-lan-adapter ~/g/r/pkg (4-2-stable)]$ shasum * 83032b4c875aabfda864c66cb93b813630709296...