May 21, 2022
Bugfixes, guides improvement and more!
Hi, this is Greg, bringing you the latest news from the Rails world. Add ability to ignore tables by a regular expression for SQL schema dumps It was already possible...
May 14, 2022
More async queries, pattern matching and no more autoclosed PRs!
Hi, this is Petrik, bringing you the latest news from the Rails world. Async aggregate and find_by queries Active Record async support was limited to loading collections, but among the...
May 9, 2022
Rails 7.0.3, 6.1.6, 6.0.5, and 5.2.8 have been released!
Hi everyone, I am happy to announce that Rails 7.0.3, 6.1.6, 6.0.5, and 5.2.8 have been released. This is a bugfix release that includes a fix for when applications are...
April 26, 2022
Rails 7.0.2.4, 6.1.5.1, 6.0.4.8, and 5.2.7.1 have been released!
Hi everyone!!!! This is an announcement to let you know that Rails 7.0.2.4, 6.1.5.1, 6.0.4.8, and 5.2.7.1 have been released! These are security releases so please update as soon as...
March 27, 2022
Security improvements, reducing bytes and more!
Hi, this is Petrik, bringing you the latest news from the Rails world. Reduce the output of Rails::Railtie#inspect to the classname Anytime inspect was called on Rails::Application, it would output...
March 11, 2022
Rails 5.2.7 has been released
Hi everyone, I am happy to announce that Rails 5.2.7 has been released. CHANGES since 5.2.6 To view the changes for each gem, please read the changelogs on GitHub: Action...
March 10, 2022
Rails 6.1.5 has been released
Hi everyone, I am happy to announce that Rails 6.1.5 has been released. This is the last bug fix release for Rails 6.1. If you find any regression, please let...
March 8, 2022
Rails 7.0.2.3, 6.1.4.7, 6.0.4.7, and 5.2.6.3 have been released!
Hi everyone! Rails 7.0.2.3, 6.1.4.7, 6.0.4.7, and 5.2.6.3 have been released! So many versions!!! Yes, this release is a security release, and you should update soon. The releases have been...
February 11, 2022
Rails 7.0.2.2, 6.1.4.6, 6.0.4.6, and 5.2.6.2 have been released!
Hi everyone!! Rails 7.0.2.2, 6.1.4.6, 6.0.4.6, and 5.2.6.2 have been released! This release is a security release, and you should upgrade soon! The releases have been made from the last...
February 11, 2022
Rails 7.0.2, schema versioning based on the Rails version, and more
Hi, this is Petrik, bringing you the latest news from the Rails world. Rails 7.0.2 has been released While this looks like a regular patch release there are a few...