Sublime
An inspiration engine for ideas
Practical Object-Oriented Design in Ruby: An Agile Primer (Addison-Wesley Professional Ruby Series)
amazon.com
hash as an options parameter Be just as intentional about
Sandi Metz • Practical Object-Oriented Design in Ruby: An Agile Primer (Addison-Wesley Professional Ruby Series)
] 57 end 58 59 def local_spares 60
Sandi Metz • Practical Object-Oriented Design in Ruby: An Agile Primer (Addison-Wesley Professional Ruby Series)
Patterns.dev
patterns.dev
Avoid Common Anti-Patterns
Teresa Torres • Continuous Discovery Habits: Discover Products that Create Customer Value and Business Value
Kinopio’s Design Principles
pketh.org
As long as you follow the hash Prime Directive—that if a.eql?(b) then a.hash == b.hash—you are free to override these two methods.