Flowdock
on_default(event, token, data) private

This method is called when some event handler have not defined. event is :on_XXX, token is scanned token, data is a data accumulator. The return value of this method is passed to the next event handler (as of Enumerable#inject).

Show source
Register or log in to add new notes.