after_all
If it was called, this block will always be executed at the end of the matching process, even if another block was executed previously.
Last updated
If it was called, this block will always be executed at the end of the matching process, even if another block was executed previously.
Last updated
before_anything(&block)
Platform | Supported |
---|---|
It will not be executed if delegate_to()
or halt()
methods were called in a block executed previously.
Messenger
Telegram