November 23, 2019
Rails 5.2.4.rc1 has been released!
Hi everyone, I am happy to announce that Rails 5.2.4.rc1 has been released. This is going to be the last bug fix release of the 5.2 series, so please test...
November 17, 2019
Rails 6.0.1, database connection improvements, and more
Hey there! This is Daniel bringing you the latest news in Rails. I am writing from RubyConf in Nashville, so come find me and say hello if you are here...
November 5, 2019
Rails 6.0.1 released
Hi everyone, I am happy to announce that Rails 6.0.1 has been released. CHANGES since 6.0.0 To view the changes for each gem, please read the changelogs on GitHub: Action...
November 2, 2019
Reestablish previous connection, duplicate cached values and run inline jobs
Hello! This is Roque bringing the latest news from the Rails community. Reestablish connection to previous database after migrating The migrate task iterates and establish a connection over each database....
October 31, 2019
Rails 6.0.1 RC1 released
Hi everyone, I am happy to announce that Rails 6.0.1.rc1 has been released. If no regressions are found, expect the final release on Tuesday, November 5, 2019. If you find...
October 25, 2019
Permanent public URLs for storage blobs and more
Hello Ruby folks. Wojtek from this side reporting on latest additions to Rails codebase. Add permanent URLs for public storage blobs It is now possible to configure Active Storage to...
October 6, 2019
New attribute methods, regex matching and more!
Hello! Tim here with the latest scoop on Ruby on Rails! New *_previously_was attribute methods! Your models just got a sprinkling of a little extra sugar. For any given attribute...
September 29, 2019
ActionController::Base.log_at and more!
Hi there, this is Greg, bringing you the changes in Rails from the past week. Let’s dive in! Reduce stat(2) calls This commit adds a slight performance improvement by reducing...
September 20, 2019
Delete multi entries from cache, bugfixes and more
Hi. This is Wojtek. Rails 6 is with us for some time and we all can see it is a stable and solid release. Thank you one more time to...
August 25, 2019
Rails 6 excitement, connection pool reaping, bug fixes
Greetings! Daniel here, reporting from Brooklyn, NY. Rails 6 in the wild I know we mentioned this last week, but I am so excited I wanted to mention it again....