1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00
teamcapybara--capybara/lib
Jorge Bejar 49a7d97986 Require addressable gem in CurrentPathQuery
The following commit used Addressable to normalize path comparisons:

d6a824c00e

However, it's causing a NameError if the addressable gem is not loaded,
so we're requiring it in this specific location.
2016-01-27 15:53:59 -03:00
..
capybara Require addressable gem in CurrentPathQuery 2016-01-27 15:53:59 -03:00
capybara.rb Add Capybara.reuse_server and tests around server errors and request tracking 2016-01-18 14:34:27 -08:00