teamcapybara--capybara/lib/capybara
Ben Cates 8852e4dc20 Replace ugly regex with POSIX class
`[[:space:]]` works like `\s` in regexes, except it is encoding aware.
2012-12-31 15:30:35 -05:00
..
driver Make source a true alias of html, closes #871 2012-11-20 14:24:39 +01:00
node Update docs according to History.md 2012-12-23 18:11:33 +03:00
rack_test Don't parse current_host 2012-12-02 20:51:50 -05:00
rspec alias_example_to seems to throw up on Travis 2012-10-30 14:43:41 +01:00
selenium Merge branch 'source-fix' 2012-11-21 09:44:20 +01:00
spec formatting 2012-12-31 11:49:41 +01:00
cucumber.rb Merge branch 'master' of https://github.com/bjornblomqvist/capybara into bjornblomqvist-master 2011-11-15 16:15:02 +01:00
dsl.rb Use define_method instead of class_eval 2012-09-10 01:37:40 +02:00
helpers.rb Replace ugly regex with POSIX class 2012-12-31 15:30:35 -05:00
query.rb Prevent race conditions when checking negative assertions, closes #843 2012-10-30 11:08:44 +01:00
rails.rb Move the RackTest driver override to capybara/rails 2012-11-15 11:20:48 -02:00
result.rb Merge pull request #782 from ineverov/size_instead_of_count 2012-08-30 07:24:25 -07:00
rspec.rb Move the RackTest driver override to capybara/rails 2012-11-15 11:20:48 -02:00
selector.rb Suppress a warning: instance variable @label not initialized 2012-12-02 15:13:37 +09:00
server.rb Catch the correct timeout exception during Server#boot 2012-12-26 14:58:39 +00:00
session.rb Suppress a warning: instance variable @touched not initialized 2012-12-02 15:30:29 +09:00
version.rb update version file 2012-12-31 14:50:22 +01:00