Sha256: 7fb8c02fc0e55c5acf96bc845f79d2d38e4c4c7b5a88dc85df76d2cf80a62e17
Contents?: true
Size: 191 Bytes
Versions: 4
Compression:
Stored size: 191 Bytes
Contents
When /^I dump.* the response$/ do puts page.body end Then /^show me the page$/ do save_and_open_page end Then /^puts me the page$/ do puts page.body end Then /^debug$/ do true end
Version data entries
4 entries across 4 versions & 1 rubygems