Sha256: 516150dd7ee49e9822c9c0e8ea14a40bcfb1ac65d36c057fd89e4be71a9d52ab

Contents?: true

Size: 480 Bytes

Versions: 1

Compression:

Stored size: 480 Bytes

Contents

h2. 0.2.2

* `#run_hook` now returns the list of callback results.

h2. 0.2.1

* You can now pass multiple hook names to @#define_hooks@.

h2. 0.2.0

h3. Changes
* Callback blocks are now executed on the instance using @instance_exec@. If you need to access the class (former context) use @self.class@.

h2. 0.1.4

h3. Bugfixes
* An uninitialized @inheritable_attr@ doesn't crash since it is not cloned anymore. Note that an uncloneable attribute value still causes an exception.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hooks-0.2.2 CHANGES.textile