Flowdock
to_a() public

Turns the Response into a Rack-compatible array of the status, headers, and body. Allows explicit splatting:

status, headers, body = *response
Show source
Register or log in to add new notes.