teamcapybara--capybara/lib
Matthew Horan abd0c56357 source_spec calls Session#source directly
Previously, testing of body and source methods was meta-programmed,
providing a `method' which needed to be called.  Since this has been
removed, there is no `method' to call, so instead call source directly.
2012-11-17 19:12:53 -05:00
..
capybara source_spec calls Session#source directly 2012-11-17 19:12:53 -05:00
capybara.rb Make whitespace normalization Unicode-aware. Fixes #767 2012-08-01 13:29:50 +02:00