From: Dave Thomas Date: 2001-03-25T23:06:02+09:00 Subject: [ruby-talk:13195] Re: instance_eval magic and parameters [was: self in blocks used with tk methods] Kent Dahl writes: > But how can I pass arguments to the block which is evaluated using > instance_eval? I just can't seem to figure that one out. You can't, currently. I think that functionality was discussed previously in ruby-talk, but we needed to find a new name for the function. Dave