Libraries
»
matcha
(0.9.0)
»
Index
»
Matcha
»
configure
Method: Matcha.configure
Defined in:
lib/matcha.rb
.
configure
{|config| ... } ⇒
Object
Yields:
(
config
)
25 26 27
# File 'lib/matcha.rb', line 25
def
configure
yield
config
end