March 22, 2019
Rails 5.1.7.rc1 has been released!
Hi everyone, I am happy to announce that Rails 5.1.7.rc1 has been released. This is going to be the final bug fix release for the 5.1 series, so please make...
March 22, 2019
Rails 5.2.3.rc1 has been released!
Hi everyone, I am happy to announce that Rails 5.2.3.rc1 has been released. If no regressions are found, expect the final release on Wednesday, March 27, 2019. If you find...
March 15, 2019
Security fixes, bulk insert and upsert, seeds replanting
Hello. This is Wojtek here bringing you the exciting updates from Rails. Security fix releases of Rails Rails 4.2.11.1, 5.0.7.2, 5.1.6.2, 5.2.2.1, and 6.0.0.beta3 have been released containing important security...
March 13, 2019
Rails 4.2.11.1, 5.0.7.2, 5.1.6.2, 5.2.2.1, and 6.0.0.beta3 have been released!
Hello everyone! Rails 4.2.11.1, 5.0.7.2, 5.1.6.2, 5.2.2.1, and 6.0.0.beta3 have been released! These contain the following important security fixes. It is recommended that users upgrade as soon as possible: CVE-2019-5418...
March 3, 2019
reselect, negative enum scopes and more!
Why hello there! Tim here bringing you all the latest and greatest from This Week In Rails. Negative scopes for enum values Some sugar around enum values allows you to...
February 25, 2019
Rails 6.0.0 beta2 released
We’re marching one step closer to the final release of Rails 6 with this second beta. We’ve fixed a bunch of issues and added a few minor features, but the...
February 22, 2019
Zeitwerk integration in Rails 6 (Beta 2)
The second beta of Rails 6 is about to ship, and includes Zeitwerk integration. While Rails 6 final is going to have proper documentation about it, this post will help...
January 28, 2019
Active Record bug fixes, faster Date#advance, and more!
Hello everyone! This is Eugene, with a selection of interesting improvements to Rails merged in the past week. Don’t load app environment when editing credentials Support for per-environment credentials is...
January 22, 2019
Rails 6.0.0 beta1, and more
Daniel here, writing from chilly NYC to bring you the latest Rails news. Rails 6.0.0 beta1 Many thanks to everyone who helped get this amazing release together. It includes Action...
January 18, 2019
Rails 6.0.0 beta1: Action Mailbox, Action Text, Multiple DBs, Parallel Testing, Webpacker by default
The first beta release of Rails 6 is here! It’s absolutely packed with amazing new stuff that we’re so excited to share. There are two major new frameworks – Action...