
Effective Ruby – 48 Ways to Write Better Ruby
In this talk, we’ll explore the best insights from Peter J. Jones’ book Effective Ruby.
It’s a collection of 48 actionable guidelines to help you write more robust, maintainable, and performant Ruby code. From object design to error handling, collections, concurrency, and metaprogramming, we’ll go through practical examples you can immediately apply in your projects. Whether you’re new to Ruby or a seasoned developer, you’ll pick up tips that can make your code more idiomatic and your life easier.