Libraries
»
wework
(1.1.2)
»
Index
»
Wework
»
configure
Method: Wework.configure
Defined in:
lib/wework/config.rb
.
configure
{|config| ... } ⇒
Object
Yields:
(
config
)
4 5 6
# File 'lib/wework/config.rb', line 4
def
configure
yield
config
end