Use FakeWeb to fake web requests on specs

This commit is contained in:
Jaime Iniesta
2013-02-13 11:32:18 +01:00
parent 6995e75d41
commit e4c1b9702b
15 changed files with 3457 additions and 14 deletions

View File

@@ -48,3 +48,4 @@ The following Ruby Gems are used in Discourse:
* [rb-inotify](https://rubygems.org/gems/rb-inotify)
* [terminal-notifier-guard](https://rubygems.org/gems/terminal-notifier-guard)
* [pry-rails](https://rubygems.org/gems/pry-rails)
* [fakeweb](https://rubygems.org/gems/fakeweb)