Method: Wework.configure

Defined in:
lib/wework/config.rb

.configure {|config| ... } ⇒ Object

Yields:



4
5
6
# File 'lib/wework/config.rb', line 4

def configure
  yield config
end