0
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Running suite while ignoring 'warning: useless use of' warnings More... over 14 years ago
Fixed another warning. More... over 14 years ago
Removed warnings. More... over 14 years ago
Merge branch 'master' of git://github.com/brynary/rr More... over 14 years ago
Updated gemspec. Version 0.10.4 More... over 14 years ago
Space#reset resets all SingletonMethodAddedInjections. More... over 14 years ago
Removed duplicate code. More... over 14 years ago
Extracted SingletonMethodAddedInjection. More... over 14 years ago
Remove methods before aliasing over them to avoid Ruby warnings More... over 14 years ago
Fix another warning More... over 14 years ago
Fix some Ruby warnings More... over 14 years ago
Enable Ruby warnings during spec suite More... over 14 years ago
Removed DoubleInjection#reset_method_missing. More... over 14 years ago
Extracted MethodMissingInjection from DoubleInjection. More... over 14 years ago
Moved DoubleInjection into Injections module. More... over 14 years ago
Rewording contexts. More... over 14 years ago
Using def_delegators to shorten code. More... over 14 years ago
Attributions. More... over 14 years ago
Moved BaseMethodDispatch#call_method_implementation definition to the subclasses (MethodDispatch and MethodMissingDispatch). More... over 14 years ago
Merge branch 'master' of git://github.com/redinger/rr More... over 14 years ago
version bump More... over 14 years ago
Fix for objects that redefine respond_to? (like ActionMailer, for instance) More... over 14 years ago
Merge branch 'master' of git://github.com/btakita/rr More... over 14 years ago
Updated gemspec. More... over 14 years ago
Fixed issues with multiple DoubleInjections on the same subject. More... over 14 years ago
Merge branch 'master' of [email protected]:redinger/rr More... over 14 years ago
Regenerated gemspec More... over 14 years ago
Added context when the subject respond_to?(method_name) is false, but it implements a response in #method_missing. More... over 14 years ago
Updated gemspec. More... over 14 years ago
Fixing badly named gem. More... over 14 years ago