0
I Use This!
Inactive

Commits : Listings

Analyzed 3 minutes ago. based on code collected about 19 hours ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
result_arg option for after advice More... almost 14 years ago
Rename file names etc More... almost 14 years ago
Fix performance tests More... almost 14 years ago
Fix specs More... almost 14 years ago
Refactoring More... almost 14 years ago
Remove performance test output More... almost 14 years ago
Verifying super works after method aliasing etc More... almost 14 years ago
Rename method before including module More... almost 14 years ago
Module inclusion More... almost 14 years ago
When current advice's group is different, wrap advices before current (advices in same class/module have same group id) More... almost 14 years ago
Fix issue with before/after + around advice Change specs because the behavior change (around wraps before/after advices before it) More... almost 14 years ago
Get basic before/after to work after changing advice model (Use one big array to store all before/after/around advices) More... almost 14 years ago
Experimental branch More... almost 14 years ago
Make class/module hooks public methods to avoid problem with activesupport and other gems More... almost 14 years ago
Make i More... almost 14 years ago
Regenerated gemspec for version 0.6.0 More... almost 14 years ago
Version bump to 0.6.0 More... almost 14 years ago
More performance tests More... almost 14 years ago
Code clean up More... almost 14 years ago
Generate methods from ERB templates More... almost 14 years ago
Optimization: if there is no before/after aspects, the outmost around aspect will be aliased to target method to avoid one level of indirection More... almost 14 years ago
Generate place holder method and expand it on first execution More... almost 14 years ago
Performance testing More... almost 14 years ago
Flatten before_method/... arguments More... almost 14 years ago
Regenerated gemspec for version 0.5.0 More... about 14 years ago
Fix class name collision in spec More... about 14 years ago
documentation More... about 14 years ago
Test chaining aspects (define aspects on aspects) More... about 14 years ago
gem support files More... about 14 years ago
documentation More... about 14 years ago