August 7, 2024
Special Rails World session: Matz & DHH Fireside Chat
Hot on the heels of yesterday’s 7.2 announcement, we have more good news: the Rails World agenda is live, and we added a last-minute session to the program that we...
August 6, 2024
Rails 7.2 release candidate 1: Better production defaults, Dev containers, new guides design, and more!
Rails 7.2 is approaching it final release. Today we are happy to announce the first release candidate of Rails 7.2.0. If no issues are reported, we will release 7.2.0 final,...
August 2, 2024
Rails Luminary nominations open, new maintenance policy and more!
Hi, it is Greg, bringing you the latest changes in Rails. The framework turned 20 years old this past week. Happy Birthday Ruby on Rails! Let’s explore this week’s changes...
August 2, 2024
Nominations open for the 2024 Rails Luminary Awards
Last year the Rails Foundation started the Rails Luminary Awards acknowledging people who’ve contributed to the Rails ecosystem and community with exceptional code, documentation, enthusiasm, or assistance, thereby helping others do...
August 1, 2024
Building the Rails World app with Telos Labs
Rails World 2024 (Sept 26 & 27, Toronto) is just around the corner, and we have a lot of news to share with you in the coming days, including speaker...
July 26, 2024
Model Missing Attributes, SQLite Immediate Transactions, and CVV/CVC Parameter Filtering by default
Hi, it’s zzak. This is a short week, but let’s jump in. Drop Hash#except core extension Rails 8.0 will be Ruby 3.1 or greater only except natively got added in...
July 19, 2024
Add non-null modifier for migrations, default script folder and generator, sessions generator and much more!
Hey everyone, Happy Friday! Vipul here with the latest updates for This Week in Rails. Let’s dive in. Add a basic sessions generator This change adds a new sessions generator...
July 15, 2024
Launch your podcast at Rails World with Buzzsprout
The Rails Foundation has exciting news: After last year’s success Buzzsprout is once again sponsoring the Rails World Podcast program - only this year we are adding a fun new...
July 12, 2024
New Rails beta release, immutable option in http_cache_forever and more
Hi, Wojtek here again. See another short list of changes from this past week. Rails 7.2.0.beta3 have been released With 91 commits since the last beta 2 version. Make http_cache_forever...
July 5, 2024
Configurable compressor for encryption, Rack 3 streaming and more
Hi, Wojtek here. See the short list of changes from this past week. Add compressor option to Active Record encryption ActiveRecord::Encryption::Encryptor now supports a :compressor option to customize the compression...