Skip to content

Adds support for Callback#method syntax

Compare
Choose a tag to compare
@nglx nglx released this 29 Dec 22:30
· 111 commits to master since this release

Adds support for callback syntax like:

batch.on(:success, 'MyCallback#on_success')

Thanks to https://github.com/cybey