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...
January 13, 2023
An endpoint for uptime monitors, an improved help command, etc
Halløj. It’s me again, bringing you the usual goodies from Rails. Show relevant commands when calling help This pull request improves the user experience by displaying the appropriate commands for...
January 8, 2023
First edition of 2023! 🥂
Long time no see! 新年明けましておめでとうございます!Zzak here to bring you the first This Week in Rails of.. *almost writes 2022*. 🤣 Spotlight I want to try something different, there has been...
December 30, 2022
This Year in Rails, a summary of 2022!
Hey! This is Emmanuel, Greg and Wojciech, bringing you the summary of what happened with Rails in the past year. It was a busy year with 3131 commits from 491...