March 3, 2023
🎎 First edition of March
Hi, it’s zzak. Let’s explore this week’s changes in the Rails codebase. Turbo v7.3.0 is out! Be sure to check the release notes to see what changed. Configurable digest algorithm...
February 24, 2023
The Rails Foundation update, perform_all_later in AJ and more
Hi, it’s Wojtek. Let’s dig into this week’s changes and announcements. Amanda Perino as new executive director for The Rails Foundation Please welcome Amanda to the job of leading the...
February 20, 2023
Amanda Perino is our new executive director for The Rails Foundation
Since announcing the formation of The Rails Foundation in November, we’ve been busy finalizing all the formalities of incorporation, and running a diligent search for the foundation’s executive director. We’re...
February 17, 2023
This Week in Rails: preloading associations with composite keys and more!
Hi, this is Greg, bringing you this week’s changes in the Rails codebase. Support preloading associations with composite keys This pull request adds support for Associations::Preloader to be able to...
February 10, 2023
Parameter filtering and an improved ActionView::Helpers::TagHelper#token_list
Përshëndetje! Emmanuel here with the usual stuff. filtered_path in ActionController::Instrumentation event payloads over fullpath For security reasons, some data need to be filtered before it reaches bad actors. Rails now filters parameters...
February 3, 2023
Week 05: Spring is here?
Hi, it’s zzak, happy 節分! I’m very excited for spring, this winter has been tough! Let’s get into this week’s changes in the Rails codebase. Use infinitive form for all...
January 27, 2023
New AssumeSSL middleware, raise on missing translations everywhere, and more
Hi, it’s Wojtek. Let’s explore this week’s changes in the Rails codebase. Rails 7.0.4.2 and 6.1.7.2 have been released Released 7.0.4.2 and 6.1.7.2 versions addressing a compatibility issue with the...
January 24, 2023
Rails 7.0.4.2 and 6.1.7.2 have been released!
Hello again! We’ve just released Rails 7.0.4.2 and 6.1.7.2 addressing a compatibility issue with the 7.0.4.1 and 6.1.7.1 security releases from last week. This release adds a single extra commit...
January 20, 2023
Active Record regroup, CurrentAttributes name restrictions and more!
Hola, this is Greg, bringing you the latest changes from Rails. Raise exception when if a restricted attribute name is used with CurrentAttributes Attribute names like set and reset should...
January 17, 2023
Rails Versions 7.0.4.1, 6.1.7.1, and 6.0.6.1 have been released!
Hello! Hot off the press Rails Versions 7.0.4.1, 6.1.7.1, and 6.0.6.1 have been released to address some security vulnerabilities. You can read about them in our posts to the security...