0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 14 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #5 from moger777/clean_off_some_cobwebs More... almost 5 years ago
Use send undef_method for ruby 2.4 support. More... almost 5 years ago
Update rspec. More... almost 5 years ago
Make sure we run rubocop in ci also. More... almost 5 years ago
Fix rakefile so tests run. More... almost 5 years ago
Use case sensitive version of English. More... almost 5 years ago
Allow using modern version of bundler. More... almost 5 years ago
Only support recent versions of ruby. More... almost 5 years ago
Upgrade rspec to get rid of void errors. More... almost 5 years ago
Fix some more linting issues. More... almost 5 years ago
Fix various linting issues. More... almost 5 years ago
Use auto corrector to fix linter issues. More... almost 5 years ago
Make sure strings are frozen string literals. More... almost 5 years ago
Add bundler/setup so we don't get tons of failures with bundle exec rake. More... over 9 years ago
Version bump. More... over 10 years ago
Fix error with passing arguments to class methods More... over 10 years ago
Version bump. More... over 10 years ago
Fix bug where only immediate parent would bust methods. More... over 10 years ago
Make sure users can redefine missingly matchers. More... over 10 years ago
Remove specs that don't do anything (method will return if respond_to is properly set). More... over 10 years ago
Get rid of unused args. More... over 10 years ago
Seperate method calling from definition. More... over 10 years ago
Clean whitespace. More... over 10 years ago
stip un-needed whitespace More... over 10 years ago
make the supplied tests pass More... over 10 years ago
Merge branch 'class-methods' of github.com:moger777/missingly into class-methods (I had an un pushed commit) More... over 10 years ago
Adding some failing tests to class methods. More... over 10 years ago
test that class methods get inherited More... almost 11 years ago
Delegation tests More... almost 11 years ago
more testing around options[:class_methods] More... almost 11 years ago