Flowdock
method

instance_exec

Importance_1
v2.2.1 - Show latest stable - 0 notes - 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

Show source
Register or log in to add new notes.