method
instance_exec
v2.0.3 -
Show latest stable
- Class:
Object
instance_exec(*args, &block)public
Evaluate the block with the given arguments within the context of this object, so self is set to the method receiver.
From Mauricio’s http://eigenclass.org/hiki/bounded+space+instance_exec