0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 14 hours ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
testing to see if my old username can be changed on github More... over 14 years ago
testing to see if my old username can be changed on github More... over 14 years ago
added ability to scope recordings More... over 14 years ago
version 0.1.5 More... over 14 years ago
test that fakes should return an empty array if the cache is empty More... over 14 years ago
Return an empty array from #fakes rather than nil so we don't get NoMethod errors. More... over 14 years ago
Fixed a bug in NetRecorder::NetHTTP#request: it needs to yield the response when a block is passed or else the calling code won't get the response. More... over 14 years ago
Use the passed argument in the step definition rather than hard coding the url. More... over 14 years ago
Created a simple be_the_example_dot_com_response matcher so I can reuse it in another step definition. Also made it less fragile by using a regex. More... over 14 years ago
Updated the gemspec url to the new github page and added the proper gem dependencies. More... over 14 years ago
Merge branch 'master' of github.com:chrisyoung/netrecorder More... over 14 years ago
used a simpler structure in disk cache More... over 14 years ago
Explain how to save the responses on disk More... over 14 years ago
Require yaml, this is needed with Ruby 1.9 More... over 14 years ago
always extend net http More... over 14 years ago
removed testing todo from README More... over 14 years ago
ignore cache file More... over 14 years ago
added a placeholder for the suppport folder More... over 14 years ago
removed some cruft More... over 14 years ago
updated version number More... over 14 years ago
added a few simple tests More... over 14 years ago
added rdocs More... over 14 years ago
added rdocs More... over 14 years ago
cache doesnt get cleared automatically. Can call clear_cache! to explecitly destroy More... over 14 years ago
removing cruft from building gem More... over 14 years ago
forgot a detail in the readme More... over 14 years ago
forgot a detail in the readme More... over 14 years ago
change documentation now that the gem is on gemcutter More... over 14 years ago
built gem with self-signed cert More... over 14 years ago
updated readme to flesh out cucumber example More... over 14 years ago