Rails 6.1 has been released and wow does it have a lot of great stuff! We’ve been hard at work these past few months implementing improvements to multiple databases, adding support for destroying associations in jobs instead of in-memory, turning errors into objects, and so much more.
Ruby's versatility can be a double-edged sword. Let's see a few common security flaws and how SCA solutions like Brakeman and RuboCop can help us find and fix them.
Steve Smith compares and contrasts different types of Feature Branching and Trunk Based Development, and explains why Continuous Delivery without Continuous Integration is not working.
I wrote a piece this week about what motivates people to become managers (tldr mostly org dysfunction), and Julian Dunn replied with some typically insightful tweets.
Never mind your usual Procfile manager, here’s the Overmind and its little brother—Hivemind. Evil Martians use these tools over Foreman to manage Procfile-based applications for development.