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...
July 20, 2019
Active Storage, startless range in queries, SMS links and more!
Hello! This is Roque bringing the latest news from the Rails community. It’s been awhile so let’s see what has changed since then… Oops, since last week 😜 Preserve existing...
July 15, 2019
New contributors fixing bugs in the summer
Hey all! This is Daniel from Brooklyn, NY bringing you the latest news in Rails. Add database_exists? method to connection adapters The database_exists? method does what you might think—it checks...
July 6, 2019
Schema dump fix and database task creation improvements!
Hi there. This is Greg bringing you latest news from the Rails world. We had a quiet week, so I won’t take long. Fix schema dumping for enum and set...
June 30, 2019
☀️🏖🏄‍♀️ and schema cache deduplication plus getutc begone
Ahoy all! 🚢 Step aboard as we cruise through the Rails news this week. Summer has really hit its simmering point for many a Rails contributor: we’re seeing fewer contributions....