Ruby Coercion Protocols - Part 1
Ruby has powerful protocols to coerce a type into another one. We’ll learn how to take advantage of this mechanism to make our code open for extension. https://blog.dnsimple.com/2016/12/ruby-coercion-protocols-part-1/
Post a comment