0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 20 hours ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor adjustments New spec for inheriting advice More... about 13 years ago
Clean up More... about 13 years ago
All specs passed Refactoring to support regular expression is complete More... about 13 years ago
Fixing commented specs More... about 13 years ago
Remove deprecated code More... about 13 years ago
Fix functional specs More... about 13 years ago
Refactoring model to use an array to store all advices More... about 13 years ago
Working on regular expression support More... about 13 years ago
Wrote down some potential enhancements a4r_disable_advices_temporarily - save method and and restore instead of recreating, the latter approach might not work in some scenarios More... about 13 years ago
Update gemspec More... about 13 years ago
Ignore experiment*.rb More... about 13 years ago
advice scope test More... about 13 years ago
Around advice: remove method_name_arg, use proxy.name instead More... about 13 years ago
Ignore local playground More... about 13 years ago
Version bump to 0.9.0 More... about 13 years ago
Changes forgot in last commit More... about 13 years ago
Compare strings instead of using regular expressions in method_added hooks More... about 13 years ago
Get specs working More... about 13 years ago
Limit impact on classes/modules that include Aspect4r More... about 13 years ago
Remove NOTES.rdoc More... almost 14 years ago
Regenerated gemspec for version 0.8.2 More... almost 14 years ago
Version bump to 0.8.2 More... almost 14 years ago
Combine around advice and before/after advices after it More... almost 14 years ago
Refactoring More... almost 14 years ago
Remove unneeded included/inherited hook. Add test for scenarios: when method_added is overwritten, call super in new method_added when singleton_method_added is overwritten, call super in new singleton_method_added More... almost 14 years ago
Add blog post links to readme More... almost 14 years ago
Spec for define advices in module and added to class when that module is included Execute a4r_group block in instance_eval More... almost 14 years ago
Advice test example More... almost 14 years ago
Example for advices on class method More... almost 14 years ago
Regenerated gemspec for version 0.8.1 More... almost 14 years ago