Flowdock
each() public

For a block.

Receive the section and its pairs for the current configuration.

config.each do |section, key, value|
  # ...
end
Show source
Register or log in to add new notes.