Okay, so we didn’t quite make our aspirational release schedule, but Rails 6 is now almost ready, so here’s the first release candidate! There isn’t anything remarkably new compared to...
Hello. This is Wojtek reporting on recent changes from Rails world. Collection cache versioning Add cache_version on relation to support recyclable cache keys via the versioned entries in ActiveSupport::Cache. This...
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!...
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...
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...
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...
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...
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...
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...
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...