[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Article: understanding Ruby blocks, Procs and methods

Eli Bendersky

4/18/2006 6:37:00 AM

Hi all,

Finding myself utterly confused by the various approaches Ruby has to
blocks of code, I did some research which resulted in an article:
"Understanding Ruby blocks, Procs and methods" which I posted here:
http://eli.thegreenplace.net/2006/04/18/understanding-ruby-blocks-procs-an...

It is aimed mostly to newcomers to Ruby, especially programmers coming
from other languages like Perl and Lisp.

I hope it will be useful, and will gladly fix any mistakes - so feel
free to comment.

Eli

P.S: I posted this on both the comp.lang.ruby group and the Ruby
mailing list (via ruby-forum) because the gateway between the two seems
to be down

P.P.S: I'll be glad to post the article on one of the Ruby Wikis, if
there's demand for that, just tell me to which one and how to post
there.