Comprehensive Ruby Programming
上QQ阅读APP看书,第一时间看更新

Ruby proc tutorial

In this section, we are going to examine the Proc module in Ruby. At a high level, procs are methods that can be stored inside variables.