Using Array() to array-ify your methods input arguments
I am currently reading the book Confident Ruby by Avdi Grimm. It's a great book that teaches you how to write Ruby code that is easy to maintain and change. In this post, I want to share a tip from the book that I found interesting.
Sometimes, we may...
tonystrawberry.hashnode.dev2 min read