Red-Green-Refactor by Example

Very interesting video! I share my solution https://github.com/erikavacacela/tdd-ruby-start/blob/main/exercises/spec.rb

Feedbacks are welcome.

This is my solution. I have written program here and _spec.rb file here