Faker

Learn about a useful tool for generating realistic-but-fake data for examples and tests.

Combination

Understand when and how to use Ruby's array combination methods.

Group By

Grouping data by various properties is easy in Ruby, and there are more uses for it than you might think...

Values

Quick, easy, minimal immutable Value Objects in Ruby