Ruby’s Switch Statement is More Flexible Than You Thought
Ruby's Switch Statement is More Flexible Than You Thought –Ruby's switch statement
is very versatile and flexible, especially due to the dynamic nature of Ruby.
In this post, we'll see how you can use it in various ways. We'll also learn
why it works the way it works. Hint: it uses the ===
operator (method) under
the hood.