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....
August 18, 2019
Rails 6 is released, sass-rails 6, improved mysql2 error and more
Hello! This is Prathamesh bringing the latest news from the Rails community. This week we have some big news. Get ready. Rails 6 is out! After two and half years...
August 15, 2019
Rails 6.0: Action Mailbox, Action Text, Multiple DBs, Parallel Testing, Webpacker by default, and Zeitwerk
Dealing with incoming email, composing rich-text content, connecting to multiple databases, parallelizing test runs, integrating JavaScript with love, and rewriting the code loader. These are fundamental improvements to the fundamentals...
July 30, 2019
Rails 6.0.0 rc2 released
The final version of Rails 6.0 is almost ready, but before we put a pin in it, please enjoy this second release candidate. We’ve cleared all the blockers that were...