1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00

Be more adamant about where to ask for help

This commit is contained in:
Jo Liss 2011-12-26 00:05:38 +01:00
parent cef30c3c26
commit 1ce930bf51

View file

@ -5,7 +5,8 @@ user would interact with your app. It is agnostic about the driver running your
tests and comes with Rack::Test and Selenium support built in. WebKit is
supported through an external gem.
<b>Need help?</b> Ask on the mailing list: http://groups.google.com/group/ruby-capybara
<b>Need help?</b> Ask on the mailing list (please do not open an issue on
GitHub): http://groups.google.com/group/ruby-capybara
== Setup