Want to see the full-length video right now for free?
We've been writing Ruby for years on lots of different projects and in many different environments. This has led to thoughtbot's Ruby style to be somewhat different to the rest of the community's. In particular, we tend to focus on a sub-set of Ruby's features. Derek and Joël discuss some of those differences and the reasoning behind them.
Style guide: https://github.com/thoughtbot/guides
let
subject
before
else
unless
for
loops vs Enumerable
Enumerable
docs"unused