Designing Classes with a Single Responsibility
Chapter 2 Notes from Practical Object-Oriented Design in Ruby by Sandi Metz
These notes discuss the second chapter of Sandi Metz’s book with the code snippets in Ruby. If you’re new to the Ruby language, you may want to check out this simple tutorial.