-
Name
-
xpath
-
Version
-
3.2.0
-
Platform
-
ruby
-
Authors
-
Jonas Nicklas
-
Bindir
-
bin
-
Cert chain
-
gem-public_cert.pem
-
Date
-
2018-10-15 00:00:00 UTC
-
Dependencies
-
nokogiri (~> 1.8)
pry (>= 0, development)
rake (>= 0, development)
rspec (~> 3.0, development)
yard (>= 0.5.8, development)
-
Description
-
XPath is a Ruby DSL for generating XPath expressions
-
Email
-
jonas.nicklas@gmail.com
-
Files
-
README.md
lib/xpath.rb
lib/xpath/dsl.rb
lib/xpath/expression.rb
lib/xpath/literal.rb
lib/xpath/renderer.rb
lib/xpath/union.rb
lib/xpath/version.rb
spec/fixtures/form.html
spec/fixtures/simple.html
spec/fixtures/stuff.html
spec/spec_helper.rb
spec/union_spec.rb
spec/xpath_spec.rb
-
Homepage
-
https://github.com/teamcapybara/xpath
-
Licenses
-
MIT
-
Require paths
-
lib
-
Required ruby version
-
>= 2.3
-
Required rubygems version
-
>= 0
-
Rubygems version
-
2.7.7
-
Specification version
-
4
-
Summary
-
Generate XPath expressions from Ruby
-
Original platform
-
ruby
-
New platform
-
ruby