Flowdock
method

build

Importance_1
v6.0.0 - Show latest stable - 0 notes - Class: CallTemplate
build(filter, callback) public

Filters support:

Symbols:: A method to call.
Procs::   A proc to call with the object.
Objects:: An object with a <tt>before_foo</tt> method on it to call.

All of these objects are converted into a CallTemplate and handled the same after this point.

Show source
Register or log in to add new notes.