December 21, 2024
Revert Active Model's Normalization and Cache Store gets session ID uniqueness flag
Hi, it’s zzak. Let’s explore this week’s changes in the Rails codebase. Fix “#to_query” to not include setter for nil values To keep the behavior consistent with Rack::Utils.parse_nested_query. # Before...
December 18, 2024
2024 Wrap Up from the Rails Foundation
It’s amazing how quickly a year flies by. It’s a total cliché, but it feels like only a few days ago that I sat by my Christmas tree and wrote...
December 17, 2024
Introducing the new Docs landing page
Last week, we published a bunch of new and updated resources to help you learn Rails and learn how companies leverage Rails to build successful businesses. But we also made...
December 16, 2024
The official Rails merch store is live
It’s been a long time coming, many of you have asked for it, and now the wait is over. Today the official Rails merch store launches in the United States...
December 14, 2024
New Rails Tutorial and Unpacked Videos, Releases, ActiveModel::Attributes::Normalization and more!
Hey everyone, Happy Saturday! Vipul here with the latest updates for This Week in Rails. Let’s dive in! This week, the Rails Foundation released a series of updated resources to...
December 13, 2024
Rails Version 8.0.1 has been released!
Hi everyone, I am happy to announce that Rails 8.0.1 has been released. CHANGES since 8.0.0 To see a summary of changes, please read the release on GitHub: 8.0.1 CHANGELOG...
December 13, 2024
Want to learn about Rails 8? START HERE.
Rails 8 is a major milestone, and for the first time in Rails’ history, thanks to the support of the members of the Rails Foundation, we are able to support...
December 12, 2024
Introducing the first Rails case study: Doximity’s Journey with Rails
Today, the Rails Foundation is releasing the first of many case studies that will showcase how companies use and build with Rails. To kick off this series, we’re highlighting the...
December 11, 2024
Gusto joins the Rails Foundation as a Contributing member
We have a lot of good news coming this week, and this is just the start: Gusto, a leading provider of HR, payroll, and benefits solutions, and a big supporter...
December 10, 2024
Rails Versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1 have been released!
Hi everyone! Rails Versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1 have been released! These are security patches addressing one new issue where using the content_security_policy helper with untrusted user input could...