Flowdock
convert_fields(fields, headers = false) private

Processes fields with @converters, or @header_converters if headers is passed as true, returning the converted field set. Any converter that changes the field into something other than a String halts the pipeline of conversion for that field. This is primarily an efficiency shortcut.

Show source
Register or log in to add new notes.