Libraries
»
boc
(0.4.2)
»
Index (B)
»
Binding
Class: Binding
Inherits:
Object
Object
Binding
show all
Defined in:
lib/boc/binding_of_caller.rb
Class Method Summary
collapse
.
of_caller
{|Boc.value| ... } ⇒ Object
Class Method Details
.
of_caller
{|Boc.value| ... } ⇒
Object
Yields:
(
Boc
.value
)
8 9 10
# File 'lib/boc/binding_of_caller.rb', line 8
def
self
.
of_caller
yield
Boc
.
value
end