Libraries
»
code_keeper
(0.6.2)
»
Index
»
CodeKeeper
»
configure
Method: CodeKeeper.configure
Defined in:
lib/code_keeper.rb
.
configure
{|config| ... } ⇒
Object
Yields:
(
config
)
19 20 21
# File 'lib/code_keeper.rb', line 19
def
configure
yield
config
end