Discover the latest Rails news, version releases, community updates, and feature announcements.
March 31, 2023
Hi, it’s zzak, writing in from Aomori, Japan, home of the great Jonan Scheffler. 2023 is officially 25% over, time to enjoy 🌸 and explore this week’s changes in the...
March 24, 2023
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
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
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
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
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
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
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
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
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...