tiny readme tweak

This commit is contained in:
Jonas Nicklas 2009-11-19 00:17:20 +01:00
parent d2265a3a06
commit 02a9cf9b4e
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@ Capybara is hosted on Gemcutter, install it with:
* Domain names (including subdomains) don't work under rack-test. Since it's a
pain to set up subdomains for the other drivers anyway, you should consider an
alternate solution. You might use
[`default_url_options`](https://gist.github.com/643a758320a2926bd2ed) in Rails
[default_url_options](https://gist.github.com/643a758320a2926bd2ed) in Rails
for example.
* The `set_hidden_field` method from Webrat is not implemented, since it doesn't