May 17, 2024
Rails Versions 7.0.8.3 has been released!
Hi folks, Rails versions 7.0.8.3 has been released! These is a security release, and substitute the 7.0.8.2 that was previously released by has a bug with Trix CSS. Here is...
May 17, 2024
Rails Versions 7.0.8.2, and 7.1.3.3 have been released!
Hi folks, Rails versions 7.0.8.2, and 7.1.3.3 have been released! These are security releases, so please upgrade at your earliest convenience. Here is a list of security issues that these...
May 17, 2024
Start of Rails 8 development, 7.0.8.2 & 7.1.3.3 released, Kamal by default, and lots more!
Hey everyone, Happy Friday! Vipul here with the latest updates for This Week in Rails. Let’s dive in. Development of Rails 8.0 starts now 🎉 This week marks the official...
May 10, 2024
Rails community survey, improved association validation errors and more
Hi, Wojtek here. Let’s explore this week’s changes in the Rails. The bi-annual Rails community survey is live! Your input is invaluable and will help the team at Planet Argon...
May 3, 2024
Rails console improvements, assertionless tests reporting and more!
Hi, it’s Greg. Let’s explore this week’s changes in the Rails codebase. Build Rails console on top of IRB’s latest official APIs The Rails console is built on top of...
April 26, 2024
Rails World 2024 tickets on April 30, legacy index name format for Rails 7.0, etc
Emmanuel Hayford here, writing from Toruń, Poland. We’ll keep this one short. Tickets for this year’s Rails World will be available for purchase on Tuesday, April 30, 2024, at 1...
April 24, 2024
Rails World tickets releasing on April 30
Hi all, Amanda here from the Rails Foundation. We have a quick update about Rails World 2024 tickets. Tickets will be available beginning Tuesday April 30 at 1pm EDT. General...
April 23, 2024
makandra joins the Rails Foundation
As we close the books on a busy Q1, the Rails Foundation is happy to welcome our newest Contributing member: makandra. As the first German company to join the foundation,...
April 19, 2024
ActiveRecord::Base#pluck accepts hash values, devcontainers improvements and more!
Hey everyone, Happy Friday! I hope you get some time to unwind and relax going into the weekend 😎 Vipul here with the latest updates for This Week in Rails....
April 12, 2024
A week of fixes
Hi, it’s Greg. Let’s explore this week’s changes in the Rails codebase. Fix union select parentheses When building UNION or UNION ALL queries involving LIMIT or ORDER BY, Arel generated...