-
Bring up to date with capy 0.4.0
-
Convert from hoe to bundler
-
make app_host/default_host dynamic
-
clean request parameters on redirect
-
scope select to node
-
Select bug fix and bring up to date with recent capy changes
-
implement value for textareas
-
doc tweaks [Kurt Werle]
-
Finish cleanup of rack-test host handling
-
follow capy rack-test pattern
-
Fix URL handling edge cases
-
World is defined on self/main, not Object
-
make sure header lookup is case insensitive
-
alway return headers from doc … the rack request might not be current
-
handle off-site scripts, pass redirects to envjs
-
match escaping from capy 0.3.8
-
don’t assume cucumber if no world … some people had trouble
-
Spelling corrections in the README.rdoc [Brian Cardarella]
-
neglected to set the ready state on XHR requests
-
updated to use stock capybara 3.6
-
add support for both rack-test and external modes
-
initial commit
-
provide a fake host prefix for URLs
-
cucumber support (tested for a simple app)