0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 2 days ago.
Sep 18, 2025 — Sep 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #32 from olleolleolle/fix/travis-with-bundler More... almost 9 years ago
Travis: install Bundler More... about 9 years ago
Merge pull request #30 from bev-a-tron/master More... over 9 years ago
Replace desert with dessert More... over 9 years ago
releasing 0.4.1. More... about 11 years ago
simplify :scope by only allowing lambdas. More... about 11 years ago
no 1.8 CIs. More... about 11 years ago
test: test define-time scope option at the level of the user API More... about 11 years ago
allow to tune the hooks evaluation scope at definition time More... about 11 years ago
Merge pull request #24 from rjurado01/patch-1 More... over 11 years ago
Removed duplicate 'license' option. More... over 11 years ago
use newer minitest. More... over 11 years ago
fix typo. More... over 12 years ago
Desperately attempting to soothe @bhollis by correcting the misleading #callbacks_for_hook API documentation. hopefully fixes #21. More... over 12 years ago
releasing 0.4.0 to indicate we have an internal change (using uber and deprecating Hooks::InheritableAttribute). More... over 12 years ago
release 0.3.6. More... over 12 years ago
use Uber::Options::Value for evaluating the callbacks, now that we have it. More... over 12 years ago
releasing 0.3.5. More... over 12 years ago
fix bug when `uninitialized constant Hooks` was thrown when using InheritableAttribute exclusively. fixes #19. More... over 12 years ago
releasing 0.3.4. More... over 12 years ago
removing InheritableAttribute (it's still there, but deprecated) since we use uber now. More... over 12 years ago
remove pry. More... over 12 years ago
make inheritable_attr flow a bit more explicit and save the lookup in superclass if the value was already inherited. More... over 12 years ago
Merge pull request #17 from mpapis/master More... almost 13 years ago
add a test to make sure two separate instances hold separate list of hooks More... almost 13 years ago
better docs about Instance Hooks. More... almost 13 years ago
add docs. More... almost 13 years ago
releasing 0.3.3. More... almost 13 years ago
create a writer for the hook on the instance level when InstanceHooks is mixed in and ::define_hook is called on the class level. More... almost 13 years ago
move the dynamic writer method code to ::hook_writer_args. More... almost 13 years ago