0
I Use This!
Inactive

Commits : Listings

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