This post originated from an RSS feed registered with Ruby Buzz
by Jim Weirich.
Original Post: Variable Bindings in Ruby
Feed Title: { | one, step, back | }
Feed URL: http://onestepback.org/index.cgi/synopsis.rss
Feed Description: Jim Weirich's Blog on Software Development, Ruby, and whatever else sparks his interest.
In the Shoeboxes article I argued that a mapping of names to values is
a better mental model for variables than the shoebox model. How can we take
advantage of explicit bindings?...