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

19 commits

Author SHA1 Message Date
Tom Locke
37a1ddfb43 Fix to small syntax error in example test code. 2012-06-04 12:11:53 +02:00
Nicholas Rutherford
903167165e Highlight general-purpose nature of the DSL in the readme. 2012-05-03 18:12:10 +03:00
Jo Liss
e11f3e7ded Do not tell people to install bundler; it's ubiquitous thanks to Rails 3 2012-04-20 21:00:02 +02:00
Jon Leighton
c9b157fee1 Add the Poltergeist driver to the README 2012-04-15 20:57:58 +02:00
Ben Woosley
ed8b37fd49 Remove README mention of resynchronize option removed in a1b1cc7132 2012-03-30 20:42:57 -07:00
Erkan Yilmaz
24a523a7f2 typos; delete doubled: at 2012-03-07 12:09:30 +01:00
Rohit Arondekar
1034c6407d timecop is a gem not a plugin 2012-02-10 17:23:14 +05:30
Steve Richert
85f8d57228 Add dependency status (already green) to the README 2012-01-30 07:36:38 -05:00
Jo Liss
bd87f75370 Typo. Thanks @khustochka! 2012-01-10 17:38:40 +01:00
Jo Liss
bf748fd67f Refer to has_content rather than has_text for now
This way users of Capybara 1.1.2 will not be confused. We could start
preferring has_text in the README once 2.0.0 is out.

@hardbap in #580 and @mipearson in #604 ran into this -- thanks to
both for the reports!
2012-01-10 14:34:19 +01:00
Jo Liss
c4247f953b Advertise page.html in the Debugging section, not in the Querying section
As suggested by @jnicklas and @gaizka in #597.
2012-01-08 19:53:46 +01:00
Ra'Shaun Stovall
258ffc5113 Grammatical error in README.md 2012-01-07 15:17:02 -05:00
Jo Liss
7a856b702b Remove/update outdated README sections 2012-01-04 19:16:35 +01:00
Jonas Nicklas
f7880612a6 add Travis CI status image 2012-01-04 09:09:44 +01:00
Pirogov Evgenij
8f39e56e70 Update README with GF Markdown notion 2012-01-04 02:00:27 +02:00
gmile
f39919969c Change file format 2012-01-04 00:29:51 +02:00
Dennis Rogenius and Jonas Nicklas
cd4198eac6 Back to RDoc for Readme
Hoe doesn't understand markdown
2009-11-19 23:14:34 +01:00
Jonas Nicklas
02a9cf9b4e tiny readme tweak 2009-11-19 00:17:20 +01:00
Jonas Nicklas
d2265a3a06 Readme is markdown instead 2009-11-19 00:15:46 +01:00
Renamed from README.rdoc (Browse further)