April 2, 2019
New versions of Rails, optimizer hints, ROFL, and more
Hi there! This is Daniel reporting from Brooklyn, NY. New versions of Rails released Rails 5.2.3 and Rails 5.1.7 were released last week. Check out the CHANGELOG and upgrade today!...
March 28, 2019
Rails 5.2.3 has been released
Hi everyone, I am happy to announce that Rails 5.2.3 has been released. CHANGES since 5.2.2 To view the changes for each gem, please read the changelogs on GitHub: Action...
March 28, 2019
Rails 5.1.7 has been released
Hi everyone, I am happy to announce that Rails 5.1.7 has been released. CHANGES since 5.1.6 To view the changes for each gem, please read the changelogs on GitHub: Action...
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...