Questions Tagged [proc]

In Ruby, Proc objects are blocks of code that have been bound to a set of local variables. Once bound, the code may be called in different contexts and still access those variables.

Question is empty. Ask new Question

Popular Questions