Sha256: 4738295742b40d1cef77a68fb2595aa73bcbaf3afc4b21c9335d805cfd54a1e9
Contents?: true
Size: 738 Bytes
Versions: 1
Compression:
Stored size: 738 Bytes
Contents
# develop # 1.1.0 - 2012-01-21 * Feature: Allow guarding on the value of method calls with arguments, by using an array as a hash key # 1.0.0 - 2012-01-19 * Bump to 1.0.0 because the API is stable * Feature: Allow guarding with a module to test if an object has a mixin # 0.1.1 * Bugfix: Fix an exception when triggering an event when no handlers are set # 0.1.0 * Allow setting a priority with which to execute a handler, where higher priority handlers are exectuted first # 0.0.3 * Allow classes to be passed as guards, matching against an event via #is_a? # 0.0.2 * Bugfix: The mixin now does not hijack the target's initializer which was causing issues with inheritance # 0.0.1 * Feature: Some code that works!
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
has-guarded-handlers-1.1.0 | CHANGELOG.md |