Title | Using Blocks in Ruby |
---|---|
Subtitle | A Brain-Friendly Report |
Publisher | O'Reilly Media |
Authors | Jay McGavren |
Topics | Computer Science, |
Total Pages | 29 |
File Size | 2.0 MB |
Format |
Unannounced and unmarked, blocks turn up all over Ruby programs. Their use ranges from some of Ruby's most basic structures, such as loops, to some of its most sophisticated tricks. Similar to closure...