April 12, 2024
A week of fixes
Hi, it’s Greg. Let’s explore this week’s changes in the Rails codebase. Fix union select parentheses When building UNION or UNION ALL queries involving LIMIT or ORDER BY, Arel generated...
April 5, 2024
Deferring jobs enqueueing to after the transaction commit, queries count in rendering logs and more
Hi, Wojtek here exploring this week’s changes. Rails World 2024 edition website is now live With tickets going on sale in April. Allow to register transaction callbacks outside of a...
March 29, 2024
Retry known idempotent SELECT queries, New Active Record configuration option, and more!
Greetings! I’m Emmanuel Hayford, here to bring you your weekly instalment of “This Week In Rails”. Let’s dive straight into it.   Two new guides are now open for community...
March 22, 2024
Rails guides facelift, two new official gems and more!
Hey everyone, Happy Weekend! Vipul here with the latest updates for This Week in Rails. Let’s dive in. Rails guides gets a facelift Rails guides has a received a big...
March 20, 2024
Rails Guides get a facelift
When Rails 7.0 landed in December 2021, it came with a fresh new homepage and a new boot screen. The design of the guides, however, has remained largely untouched since...
March 15, 2024
Active Record Basics Guide Refresh, Encrypted Attributes Re-Optimization, and more...
Hi, it’s zzak. Let’s explore this week’s changes in the Rails codebase. The Rails World CFP will close in just one week on March 21. Submit your talk in time!...
March 8, 2024
Illustrator file preview, deprecations and more!
Hi, it’s Greg. Let’s explore this week’s changes in the Rails codebase. Feedback for structuring the Active Record Query Guide The Active Record Querying Guide is getting restructured and the...
March 1, 2024
Added fixture method and bugfixes
Hi, Wojtek from this side. Let’s explore this week’s few changes in the Rails codebase. Rails security update releases Rails Versions 6.1.7.7, 7.0.8.1, and 7.1.3.2 have been released last week...
February 27, 2024
Rails Foundation and Doximity to Sponsor Rails Girls São Paulo 2024
(Portuguese below) The Rails Foundation and Doximity are teaming up with Rails Girls São Paulo and Tropical.rb to co-host the return of the Rails Girls São Paulo in 2024. Name:...
February 24, 2024
Enhanced assert_broadcasts, file support for Logger outputs and more!
Hope you’re having a lovely weekend. Emmanuel here with yet another batch of Rails updates for you! assert_broadcasts returns the messages that were broadcast assert_broadcasts now not only confirms the...