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...
June 28, 2024
Immutable Rails Cache Header, Local Assigns in Strict Local Templates, Threaded Active Storage Mirror Service
Hi, it’s zzak. Let’s explore this week’s changes in the Rails codebase. Support “immutable” directive in Cache-Control This PR adds a new option to the expires_in method to support the...
June 21, 2024
New database sharding methods, improved Active Record Migration Docs, caching improvements for ActiveStorage and more!
Hey everyone, Happy Friday! Vipul here with the latest updates for This Week in Rails. Let’s dive in. Improved Active Record Migration documentation The Rails Foundation documentation team continues on...
June 14, 2024
New transaction event, bugfixes and more!
Hi, it’s Greg. Let’s explore this week’s changes in the Rails codebase. Only sanitize content attribute when present in attachments A recent security fix introduced sanitizing the content attribute of...