Libraries
»
warg
(0.1.2)
»
Index
»
Warg
»
configure
Method: Warg.configure
Defined in:
lib/warg.rb
.
configure
{|config| ... } ⇒
Object
Yields:
(
config
)
2197 2198 2199
# File 'lib/warg.rb', line 2197
def
self
.
configure
yield
config
end