Skip to content

Commit

Permalink
link to correct TimeCop repo
Browse files Browse the repository at this point in the history
  • Loading branch information
jamie committed Nov 28, 2012
1 parent 6e67028 commit ab754ab
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 ab754ab

Please sign in to comment.