balanced / balanced-ruby

Balanced API library in ruby.
MIT License
111 stars 47 forks source link

Feature request: Built-in stubbing #29

Closed bcm closed 11 years ago

bcm commented 12 years ago

http://stackoverflow.com/questions/11890336/whats-the-best-way-to-stub-out-network-calls-with-faraday-in-the-balanced-ruby

dylanjha commented 10 years ago

What's the best practice for stubbing out network calls?