Skip to content

Commit

Permalink
Merge pull request #892 from jamie/master
Browse files Browse the repository at this point in the history
Update for readme
  • Loading branch information
joliss committed Nov 28, 2012
2 parents 7987c49 + ab754ab commit 6a22ae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -827,7 +827,7 @@ additional info about how the underlying driver can be configured.
since Capybara's Ajax timing uses the system time, resulting in Capybara
never timing out and just hanging when a failure occurs. It's still possible to
use gems which allow you to travel in time, rather than freeze time.
One such gem is [Timecop](http://github.com/jtrupiano/timecop).
One such gem is [Timecop](http://github.com/travisjeffery/timecop).

* When using Rack::Test, beware if attempting to visit absolute URLs. For
example, a session might not be shared between visits to `posts_path`
Expand Down

0 comments on commit 6a22ae8

Please sign in to comment.