FakeWeb is a helper for faking web requests in Ruby, working at a global level without modifying code or writing extensive stubs.
gem install fakewebNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Register a fake URI and make a request
Consider using WebMock or VCR as alternatives for stubbing HTTP requests.
No dependency data recorded yet.