Programming

/../assets/images/featured/david-rangel-4m7gmLNr3M0-unsplash.jpg
Using a Custom RSpec Matcher to Check Hash Contents

Have you ever needed to use a unit test to validate some deeply nested data? Here is my experience and how I accomplished it.

Tags: Ruby, RSpec
Toby Chin

Toby Chin

5 min read
Ruby Returns, Conditionals, and the 'and' Keyword

A look into how `and` and `or` works in the Ruby language.

Tags: Ruby, RSpec
Toby Chin

Toby Chin

3 min read