Flowdock
method

active_connection?

Importance_1
active_connection?() public

Returns true if there is an open connection being used for the current thread.

This method only works for connections that have been obtained through #connection or #with_connection methods. Connections obtained through #checkout will not be detected by #active_connection?

Show source
Register or log in to add new notes.