This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
teamcapybara--capybara
Watch
1
Star
0
Fork
You've already forked teamcapybara--capybara
0
mirror of
https://github.com/teamcapybara/capybara.git
synced
2022-11-09 12:08:07 -05:00
Code
Releases
Activity
8fa886826f
teamcapybara--capybara
/
Gemfile
5 lines
86 B
Text
Raw
Normal View
History
Unescape
Escape
Use bundler in development. Wow, that was easy...
2010-07-21 17:32:14 -04:00
source :gemcutter
gemspec
Use xpath gem from github, not local
2010-08-14 08:33:55 -04:00
gem 'xpath', :git => 'git://github.com/jnicklas/xpath.git'
Copy permalink