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...
June 13, 2024
Meet TableCheck, the newest Contributing member of the Rails Foundation
Amid the work taking place to improve the Rails documentation and prepare for Rails World, we are happy to take a break and introduce the newest Contributing member of the...
June 7, 2024
Global strict loading mode setting, route draw deferring and more
Hi, Wojtek here. Let’s explore this week’s changes in the Rails codebase. Rails security releases Rails Versions 6.1.7.8, 7.0.8.4, 7.1.3.4, and 7.2.0.beta2 have been released with a security issue fix....