1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00
Commit graph

11 commits

Author SHA1 Message Date
Jonas Nicklas
a906e6b1fc Prefer thin over mongrel, Closes #34
For Ruby 1.9 compatibility
2010-02-07 18:58:52 +01:00
Jonas Nicklas
b4de9b7015 Fixed failing server spec, server needs to be booted 2010-01-30 20:31:52 +01:00
Jonas Nicklas
7ce5752da3 Load handlers together with server 2010-01-23 12:49:40 +01:00
Graham Ashton
c50d9c8490 Catch MissingSourceFile error raised when mongrel isn't installed. 2010-01-21 00:33:19 +00:00
Jonas Nicklas
ecdc2bd8c5 visit now allow fully qualified URLs.
This also introduces Capybara.run_server, which
controls whether Capybara will spool up a server
or not.
2010-01-17 17:40:26 +01:00
Jonas Nicklas
6a3abbe006 Whitespace! 2010-01-01 17:48:39 +01:00
Jonas Nicklas
c5d0de9b94 Fallback to WEBRick if Mongrel is unavailable (JRuby) 2009-12-19 11:35:47 +01:00
Jonas Nicklas
a996d5eba6 Server is smarter about choosing open port, Closes #4 2009-12-13 14:33:14 +01:00
Aslak Hellesøy
61338d0786 Handle absolute URIs (happens with Rails) 2009-12-09 16:39:03 +01:00
Aslak Hellesøy
1a419cdb1c Add missing require 2009-12-07 02:53:57 +01:00
Theo Hultberg and Jonas Nicklas
6b099a4a33 renamed to capybara 2009-11-16 22:02:16 +01:00
Renamed from lib/webcat/server.rb (Browse further)