Sha256: 08257c64265d8edbf6c15f6ceb602b0d33f335792ebd669311941607d0013b2a

Contents?: true

Size: 459 Bytes

Versions: 1

Compression:

Stored size: 459 Bytes

Contents

# 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-0.1.1 CHANGELOG.md