Making Ruby Quack—Why We Love Duck Typing
One of the most lauded features of Ruby is its support for the technique known as “duck typing.” In this article, Dan introduces the concept and demonstrates how it can be used to improve the quality and readability of your code.
Continue Reading…