Runbook: A Ruby DSL for Gradual System Automation— PayPal-owned Braintree uses this to automate their deployment preflight checklists, on-call playbooks, system maintenance operations, and more. And now, you can too. A neat idea.
Patrick Blesi
First Impressions of Fullstaq Ruby— Find out how to reduce your application memory consumption with a new MRI Ruby distribution from Hongli Lai, one of the original creators of Passenger (and Ruby Enterprise Edition, which was a similar idea in the 1.8 era).
Andrey Novikov
Instantly Know When Ruby Errors Occur & How to Fix Them— With Ruby error tracking from Rollbar you get exception & crash reports in real-time. Track & debug bugs in record time. Start monitoring & fixing errors in minutes - Try Rollbar for free.
Ruby Developers Are in Demand on Vettery— Ready for a bold career move? Make a free profile, name your salary, and connect with hiring managers from top employers today.
Vettery
📘 Articles & Tutorials
How to Deal with Complex Factory Bot Associations in RSpec Tests— Complex setups for test data, particularly where objects rely upon other objects, can be a big cause of headaches when testing. Jason quickly shows a way to structure things when using RSpec.
Ciao: An HTTP Monitoring Tool, Built on Rails— An open source webapp that checks HTTP endpoints and can send notifications when things occur (e.g. a site goes down or throws an error).