This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
capybara-webkit
Watch
1
Star
0
Fork
You've already forked capybara-webkit
0
mirror of
https://github.com/thoughtbot/capybara-webkit
synced
2023-03-27 23:22:28 -04:00
Code
Releases
Activity
09e19e305f
capybara-webkit
/
lib
/
capybara
/
webkit
/
version.rb
8 lines
99 B
Ruby
Raw
Normal View
History
Unescape
Escape
Use Bundler gem conventions. Add VERSION constant. Use latest version of appraisal.
2011-11-11 20:31:21 -05:00
module
Capybara
module
Driver
class
Webkit
Bump to 0.14.1
2013-01-13 17:23:17 -05:00
VERSION
=
'0.14.1'
.
freeze
Use Bundler gem conventions. Add VERSION constant. Use latest version of appraisal.
2011-11-11 20:31:21 -05:00
end
end
end
Copy permalink