February 3, 2025
Clio joins the Rails Foundation as a Contributing member
We’re excited to welcome Clio as the newest Contributing Member of the Rails Foundation. Since its founding in 2008, Clio has relied on Rails to build tools that empower legal...
January 31, 2025
Minimal apps, reply_to address, rotate secrets, podman support
Hi, it’s Claudio Baccigalupo. Let’s explore this week’s changes in the Rails codebase. Extend –minimal option rails new --minimal allows to create a basic Rails app, but recent additions to...
January 24, 2025
Devcontainers without VSCode, a deprecation and more!
Hi, it’s Greg. Let’s explore this week’s changes in the Rails codebase. Eliminate queries loading dumped model schema on Postgres This pull request improves resiliency by avoiding the need to...
January 17, 2025
Fresh Rails apps Dependabot updates reduced to weekly, and Auth generator gets a safer logout
Hi, it’s zzak. Let’s explore this week’s changes in the Rails codebase. Reduce the frequency of Dependabot updates in new projects. This changes frequency of Dependabot updates from daily to...
January 10, 2025
Sorted Columns in Schema Dumper, Deprecations, and lots of fixes!
Hey everyone, Happy Friday! Vipul here with the latest updates for This Week in Rails. Before we start, a small update - I am happy to share that my team...
January 10, 2025
Saeloun joins the Rails Foundation as a Contributing member
Happy new year everyone! The Rails Foundation is kicking off the year with great news: Saeloun has joined the Rails Foundation as its newest Contributing member! Saeloun is a Ruby...
January 3, 2025
Schema dumper versions formatter and more
Hi, Wojtek here. Let’s explore the first changes of the new year in the Rails codebase. Introduce versions formatter for the schema dumper It is now possible to override how...
December 27, 2024
This year in Rails
This is Greg, Vipul, Wojciech, and Zzak, bringing you the summary of what happened with Rails in the past year. It was a busy year with close to 4000 commits...
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...