July 2, 2021
Perform destroy_all in batches and a lot more features
Hello. News about latest changes in Rails delivered to you by Wojtek. Active Record destroy_all performs in batches By default it will load records in batches of 100 and allow...
June 27, 2021
Support preloads on instance dependent associations and more!
Hi there, this is Greg, bringing you the latest changes in Rails! Time#change should pass the zone property through if it’s set This PR fixes an issue with changing date...
June 24, 2021
Rails 6.1.4 has been released
Hi everyone, I am happy to announce that Rails 6.1.4 has been released. CHANGES since 6.1.3 To view the changes for each gem, please read the changelogs on GitHub: Action...
June 18, 2021
Rails 6.0.4, Lots of Active Storage goodies, and many Quality-of-Life improvements!
Hello, zzak here with the latest changes from the last week to Rails. Rails 6.0.4 was released This release includes many bug fixes so be sure to upgrade! You can read the...
June 15, 2021
Rails 6.0.4 has been released
Hi everyone, I am happy to announce that Rails 6.0.4 has been released. CHANGES since 6.0.3 To view the changes for each gem, please read the changelogs on GitHub: Action...
June 11, 2021
Active Storage audio improvements and more
Hi, Wojtek here with the summary of changes from the last week. Add audio analyzer to Active Storage It extracts duration and bit rate of audio files and stores it...
May 28, 2021
Active Record Encryption, several performance optimizations, and much MORE!
Hi, zzak here! お久しぶりです! This time I will be recapping the past month or so of Rails. Hang on! There’s a ton of stuff to catch up on!! Active Record...
May 5, 2021
Rails versions 6.1.3.2, 6.0.3.7, 5.2.4.6, and 5.2.6 have been released!
Hi everyone! Rails versions 6.1.3.2, 6.0.3.7, 5.2.4.6, and 5.2.6 have been released! These releases contain important security fixes, so please update when you can! Here is a list of the...
May 2, 2021
Rails Governance
As some questions have been raised about how the Rails project’s governance functions, we’d like to clarify how the team is structured and how we operate: Ruby on Rails is...
March 26, 2021
Rails 5.2.5, 6.0.3.6 and 6.1.3.1 have been released
Hey everyone! Rails versions 5.2.5, 6.0.3.6 and 6.1.3.1 have been released. These versions upgrade Active Storage’s Marcel dependency to version 1.0.0. Before 1.0.0, Marcel—which is distributed under the terms of...