Commit Graph

8 Commits

Author SHA1 Message Date
Jonas Nicklas 1b823b36bf Revert "don't use xpath from submodule on Heroku"
This reverts commit 4f79544f45.
2011-01-21 16:53:53 +01:00
Jonas Nicklas 4f79544f45 don't use xpath from submodule on Heroku 2011-01-21 15:41:10 +01:00
Jonas Nicklas 9b7e6c72e3 Add xpath gem as submodule and run from submodule
This way it's far easier to develop against the
most recent version of the gem.
2011-01-09 13:43:36 +01:00
Jonas Nicklas f58fa61c59 Switch to local xpath via environment variable 2010-12-10 16:40:56 +01:00
Jonas Nicklas 5297bdb0ec Add bundler dependency itself to gemfile
This makes sure people don't bundle install
with old versions of bundler
2010-10-06 22:05:33 +02:00
Jonas Nicklas 81a686dd4b Merge branch 'master' of github.com:jnicklas/capybara
Conflicts:
	Gemfile.lock
2010-10-06 21:12:11 +02:00
Rob Holland 55476db4bd Fix the rack driver to favour option's value attributes over their content. 2010-10-04 21:17:07 +01:00
Jonas Nicklas c6edcf7423 Use bundler in development.
Wow, that was easy...
2010-07-21 23:32:14 +02:00