Closed peterkovacs closed 8 years ago
This block is called on each choose. If it returns true then the default is returned.
choose
true
The block is called with the current request or nil if there is none.
request
nil
This block is called on each
choose
. If it returnstrue
then the default is returned.The block is called with the current
request
ornil
if there is none.