Libraries
»
redox
(1.1.1)
»
Index
»
Redox
»
configure
Method: Redox.configure
Defined in:
lib/redox.rb
.
configure
{|configuration| ... } ⇒
Object
Yields:
(
configuration
)
67 68 69
# File 'lib/redox.rb', line 67
def
configure
yield
(
configuration
)
end