Show Menu
Cheatography

Ruby Blocks Cheat Sheet (DRAFT) by

A quick reference guide for Ruby, with blocks, proc, lambda

This is a draft cheat sheet. It is a work in progress and is not finished yet.

Procs

A Proc object is
 

Blocks

Two common ways to call a block
Custom methods that take blocks