Skip to content

Commit

Permalink
documenting fakeweb
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Croak committed Aug 24, 2009
1 parent bcc64e2 commit ec3337d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/README_FOR_TEMPLATE
Expand Up @@ -13,7 +13,7 @@ whether it's a change that should be made across all projects. If so, then
make the change in this template, and pull it into your project via:

git pull suspenders master

About Suspenders
----------------

Expand Down Expand Up @@ -54,6 +54,7 @@ For testing:
factory_girl (fixture replacement for test data)
shoulda (rails test helpers and context framework)
timecop (for time sensitive tests)
fakeweb (for blocking HTTP calls to third-party services)

Plugins (in vendor/plugins):
----------------------------
Expand Down

0 comments on commit ec3337d

Please sign in to comment.