March 24, 2023
Composite primary keys improvements and more
Hi, it’s Wojtek with this week’s changes in the Rails codebase. Allow specifying WHERE clauses with column-tuple syntax. Querying through Active Record where now accepts a tuple syntax which accepts,...
March 18, 2023
TestFixtures#fixture_path deprecation, FinderMethods#find support for composite primary key values, etc.
Kaixo! Long time no see. Emmanuel Hayford here. This week, a lot happened in Rails, so much so that to keep this edition short, I’ve had to cut some equally...
March 13, 2023
Rails 7.0.4.3 and 6.1.7.3 have been released!
With apologies to those starting daylight savings time this week, we are pleased to announce the release of Rails 7.0.4.3 and 6.1.7.3. These two security release include fixes for two...
March 10, 2023
This Week in Rails: Improve custom namespace autoloading, Object#with and more!
Hi, this is Greg, bringing you the latest changes in the Rails codebase. Lockdown rails app in production for security Current Dockerfile generated by Rails runs as a non-root user...
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...