Ruby Plus #86: Command Pattern in Ruby
In this episode you will learn how to implement GoF Command Design Pattern in Ruby. I cover the concept of closures, scope and extent that is required to understand the implementation of Command Pattern