December 13, 2024
Rails Version 8.0.1 has been released!
Hi everyone, I am happy to announce that Rails 8.0.1 has been released. CHANGES since 8.0.0 To see a summary of changes, please read the release on GitHub: 8.0.1 CHANGELOG...
December 13, 2024
Want to learn about Rails 8? START HERE.
Rails 8 is a major milestone, and for the first time in Rails’ history, thanks to the support of the members of the Rails Foundation, we are able to support...
December 12, 2024
Introducing the first Rails case study: Doximity’s Journey with Rails
Today, the Rails Foundation is releasing the first of many case studies that will showcase how companies use and build with Rails. To kick off this series, we’re highlighting the...
December 11, 2024
Gusto joins the Rails Foundation as a Contributing member
We have a lot of good news coming this week, and this is just the start: Gusto, a leading provider of HR, payroll, and benefits solutions, and a big supporter...
December 10, 2024
Rails Versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1 have been released!
Hi everyone! Rails Versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1 have been released! These are security patches addressing one new issue where using the content_security_policy helper with untrusted user input could...
December 6, 2024
SQLite3 extensions loading and more
Hi, Wojtek here. Let’s explore this week’s news in the Rails. 🎅 Getting started tutorial New pull request up for a community review: the new Getting Started tutorial shows you...
December 2, 2024
The Rails Foundation welcomes 1Password as Core member
The Rails Foundation is growing! After 2 years, we have made great strides in fulfilling our mission, but there is still more we want to accomplish. With that in mind,...
November 29, 2024
Rails World 2025 dates announced and more!
Hi, it’s Greg. Let’s explore this week’s changes in the Rails codebase. Rails World 2025 - Save the date Rails World 2025 will take place September 4 and 5, 2025,...
November 27, 2024
Rails World 2025: Save the date - September 4 & 5, Amsterdam
Mark your calendars: Rails World 2025 will take place September 4 and 5, 2025, again in Amsterdam. The same venue, the same city, and good news - this time we...
November 22, 2024
Active Support's NotificationAssertions and `sql.active_record` gets `affected_rows`
Hi, it’s zzak. Let’s explore this week’s changes in the Rails codebase. Add Active Support Notifications test helper module This PR has been created because it’s currently cumbersome to test...