Libraries
»
RDee
(0.7)
»
Index
»
RDee
»
configure
Method: RDee.configure
Defined in:
lib/rdee.rb
.
configure
{|factory| ... } ⇒
Object
Yields:
(
factory
)
100 101 102
# File 'lib/rdee.rb', line 100
def
self
.
configure
yield
factory
end