Subject: [ruby-talk:21223] Call Proc in different context
From: "Anders Johannsen" <anders ignition.dk>
Date: Sun, 16 Sep 2001 01:18:45 +0900
Object.instance_eval is useful for evaluation 'raw' source and blocks in
a different context.
How -- if at all possible -- is this done with a Proc?
Regards,
Anders Johannsen