From: Can Ceran Date: 2006-12-13T09:00:26+09:00 Subject: passing Proc as a parameter Hi, I'm a new user of Ruby, and trying to learn its features. But I have a difficulty to understand Proc class. What will be the referencing environment when we pass Proc as a parameter? and other question, how can we pass Proc as a parameter, can you give an example of it? Thanks for your help. -- Posted via http://www.ruby-forum.com/.