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.