Discover the latest Rails news, version releases, community updates, and feature announcements.
September 22, 2023
Default retry strategy uses polynomial backoff instead of exponential backoff This modifies the wait option’s name to provide a more explicit indication that jobs will undergo retry attempts using polynomial...
September 18, 2023
One of the primary goals of the Rails Foundation is to improve the Rails documentation for both new and existing users. We have a lot of ideas about how to...
September 15, 2023
Hi, it’s Greg, bring you the latest changes in the Rails codebase. Rails 7.1 beta release The first beta version of Rails 7.1 has been released! There have been over...
September 14, 2023
Please help us welcome BigBinary as the newest Contributing member of the Rails Foundation! For more than twelve years, BigBinary has built custom web applications for clients using Ruby on...
September 13, 2023
Rails World is fast approaching and we’re gearing up to celebrate the 20th anniversary of Rails in style with the first beta release of Rails 7.1! There has been over...
September 9, 2023
Hi everyone, I am happy to announce that Rails 7.0.8 has been released. CHANGES since 7.0.7 To see a summary of changes, please read the release on GitHub: 7.0.8 CHANGELOG...
September 8, 2023
Hi! This is Vipul bringing you the latest from this week’s changes in the Rails codebase. Infer primary_key: :id on associations with composite primary key models Prior to this change,...
August 28, 2023
The Rails Foundation has partnered with Le Wagon to search for two outstanding emcees to host our Rails World stages in Amsterdam this October. The roles will be filled with...
August 25, 2023
Hi, Wojtek here. Let’s explore last 2 week’s changes in the Rails codebase. Rails Versions 7.0.7.2, 6.1.7.6 have been released Just after the previous security releases 7.0.7.1, 6.1.7.5 but with...
August 22, 2023
Hi everyone! While I was testing the workaround for the most recent security release, I set my umask to 0077 and forgot to set it back before packaging the release....