November 15, 2024
Rails 8 demo, Rails World re-edited videos, NotificationAssertions and more!
Hey everyone, Happy Friday! Vipul here with the latest updates for This Week in Rails. Let’s dive in! Rails 8: The Demo In case you missed it, Rails 8 was...
November 12, 2024
Rails World 2024 videos re-edited and localized in 3 languages
Hi everyone! We’re pleased to announce that thanks to Rails World sponsor Happy Scribe, all Rails World 2024 videos are now available with Japanese, Brazilian Portuguese, and Spanish subtitles. Happy...
November 8, 2024
Rails 8.0 and more
Hi, Wojtek here. Let’s explore this week’s Rails news. Rails 8 has been released Along with the announcement, you can read the release changelog. Action Controller guide improvements review Along...
November 7, 2024
Rails 8.0: No PaaS Required
Deploying modern web apps – with all the provisions needed to be fast and secure while easily updateable – has become so hard that many developers don’t dare do it...
November 1, 2024
Default Regexp.timeout and more!
Hi, it’s Greg. Let’s explore this week’s changes in the Rails codebase. Cast query_cache value when using URL configuration for Active Record When configuring the Active Record connection with DATABASE_URL,...
October 31, 2024
Rails Versions 7.1.5 and 7.2.2 have been released!
Hi friends! I’m happy to announce that Rails 7.1.5 and 7.2.2 have been released. These are regular bugfix releases. This is likely to be the last set of bug fixes...
October 25, 2024
Active Job config `enqueue_after_transaction_commit` has been deprecated
Hi, it’s zzak. Let’s explore this week’s changes in the Rails codebase. Deprecate setting the behavior of deferring job queueing until after commit The active_job.enqueue_after_transaction_commit setting has been deprecated. This...
October 23, 2024
Rails Versions 6.1.7.10, 7.0.8.6, 7.1.4.2, and 7.2.1.2 have been released!
Hello again! Rails Versions 6.1.7.10, 7.0.8.6, 7.1.4.2, and 7.2.1.2 have been released! These address a single bug in last week’s security releases in the block_format helper. Compared to last week’s...
October 18, 2024
New Maintenance policy, CVE releases, Rails World talks and more!
Hey everyone, Happy Friday! Vipul here with the latest updates for This Week in Rails. Let’s dive in! Rails World talks are out! Check out the recap of these talks...
October 15, 2024
Rails Versions 6.1.7.9, 7.0.8.5, 7.1.4.1, and 7.2.1.1 have been released!
Hi everyone! Rails Versions 6.1.7.9, 7.0.8.5, 7.1.4.1, and 7.2.1.1 have been released! These are security patches addressing 4 possible ReDoS (Regular expression Denial of Service) attacks. All of these only...