Before reaching for `||=` is there an opportunity to refactor? · Sometimes we need to memoize/cache expensive operations. A typical case is to avoid...
Overuse of lets, before and subject makes for incomprehensible tests · You're working on a Ruby app that uses RSpec. You push a commit, the CI fails. The...