1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00
teamcapybara--capybara/lib
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
..
capybara Replace ugly regex with POSIX class 2012-12-31 15:30:35 -05:00
capybara.rb Remove another unused error class 2012-12-31 11:57:01 +01:00