0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 24 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add GitHub code scanning. More... almost 4 years ago
Merge pull request #6 from chuyeow/dependabot/bundler/rake-13.0.1 More... about 4 years ago
Bump rake from 0.9.2.2 to 13.0.1 More... about 4 years ago
Merge pull request #5 from chuyeow/dependabot/bundler/rest-client-2.0.2 More... almost 5 years ago
Remove support for Ruby 1.8.7+ More... almost 5 years ago
Bump rest-client from 1.6.7 to 2.0.2 More... almost 5 years ago
Don't build against JRuby and Ruby Enterprise Edition. More... about 7 years ago
Fix typo. More... about 7 years ago
Use modern stable ruby versions. More... about 7 years ago
Google Analytics. More... over 10 years ago
Add a Bitdeli badge to README More... over 10 years ago
Merge pull request #4 from bitdeli-chef/master More... over 10 years ago
Allow tests against ruby-head on Travis CI to fail because it can't seem to install bundler. See https://github.com/travis-ci/travis-ci/issues/1335. More... over 10 years ago
Use secure rubygems. Just trying to fix Travis CI build here! More... over 10 years ago
Use pre-1.9 hash syntax since we're still building against 1.8 rubies. More... over 10 years ago
Run bacon command with bundler. More... over 10 years ago
Add facon, not bacon. More... over 10 years ago
Add Coveralls badge. More... over 10 years ago
Add Coveralls for code coverage. See https://coveralls.io. More... over 10 years ago
Fix the behavior of the at_most definition: when using `mock.should.receive(:message).at_most(x), it's not an error when we _never_ receive the message. More... about 11 years ago
Move at_least and at_most expectation specs to the right spec file. Also be more verbose. More... about 11 years ago
Prefer `&&` to `and`. More... about 11 years ago
Merge pull request #3 from ivanacostarubio/master More... about 11 years ago
initial implementation of at_most and at_least More... about 11 years ago
small cosmetic change so that we have a passing test suite More... about 11 years ago
Update README with a note on MacBacon support. More... over 11 years ago
Merge pull request #2 from petejkim/master More... over 11 years ago
added macbacon support More... over 11 years ago
Fix broken Markdown in README. More... over 11 years ago
Convert README to Markdown syntax. More... over 11 years ago