![]() Application Health Monitoring Doesn't Have to Be Complicated— That's why we built the monitoring tool we always wanted: a tool that's there when you need it, and gets out of your way when you don't– so you can keep coding. See why tens of thousands of developers choose to ship software with Honeybadger today. Honeybadger sponsor |
An Interview with Michael Grosser— Michael is a tech lead at Zendesk and the author of numerous gems like Single Cov and Parallel. He explains how he got into programming and open source, shares some details about his libraries, and tells us who a few of his favorite Rubyists are. Allison Pike |
📕 Tutorials, Articles, and Videos |
Inspecting #inspect — The inspect method is available on all descendants of Object and provides a way to get a human-readable representation of said objects, but you can override it to make it more useful. Louis Antonopoulos and Steve Polito |
A High Level Look at Design Patterns for Rails— A breeze through a handful of common design patterns and how they present themselves within a Ruby app. Little here is Rails specific, but it may be useful if you’re not experienced with design patterns and need to distinguish your interactors from your observers. Paweł Dąbrowski |
A Rails Console Deep Dive— Some tips and tricks to help you get the most from the Rails console, including using Rails.application.credentials , using helpers, and starting a console in a sandbox environment where all changes get rolled back when you exit. Cody Norman |
Ruby Graph Library (RGL)— A Boost-inspired framework for working with graph data structures and algorithms in Ruby, including various sorting and traversal approaches, and the ability to render graphs graphically. Horst Duchêne |
🤖 Eyeloupe: An AI-Powered Rails Debugging Assistant— Add the Eyeloupe engine to your app and get access to an interface for digging into your exceptions, complete with LLM-generated explanations. As with most of these things, you need your own OpenAI API key. Alexandre Lion |
Find Ruby Jobs with Hired— Hired makes job hunting easy-instead of chasing recruiters, companies approach you with salary details up front. Create a free profile now.
Hired |
|
As it's a quieter than usual week, I wanted to include something cool I saw recently: a new monospace font from Intel! Designed by Frere-Jones Type, Intel One Mono is an attempt to provide a monospaced font to decrease developer eye fatigue and, ultimately, reduce coding errors. It's open source and ready to roll in OTF, TTF, WOFF and WOFF2 formats. |
|