Sha256: 9fa738357891d66d66b1ceda55a790f40c30e94ed15e56f52b965633b3253489

Contents?: true

Size: 282 Bytes

Versions: 16

Compression:

Stored size: 282 Bytes

Contents

require 'nokogiri'

require 'xpath/dsl'
require 'xpath/expression'
require 'xpath/literal'
require 'xpath/union'
require 'xpath/renderer'
require 'xpath/html'

module XPath

  extend XPath::DSL::TopLevel
  include XPath::DSL::TopLevel

  def self.generate
    yield(self)
  end
end

Version data entries

16 entries across 15 versions & 7 rubygems

Version Path
tdiary-5.0.5 vendor/bundle/gems/xpath-2.0.0/lib/xpath.rb
tdiary-5.0.5 vendor/bundle/gems/tdiary-5.0.4/vendor/bundle/gems/xpath-2.0.0/lib/xpath.rb
enju_leaf-1.2.1 vendor/bundle/ruby/2.3/gems/xpath-2.0.0/lib/xpath.rb
tdiary-5.0.4 vendor/bundle/gems/xpath-2.0.0/lib/xpath.rb
tdiary-5.0.2 vendor/bundle/gems/xpath-2.0.0/lib/xpath.rb
tdiary-5.0.1 vendor/bundle/gems/xpath-2.0.0/lib/xpath.rb
ish_lib_manager-0.0.1 test/dummy/vendor/bundle/ruby/2.3.0/gems/xpath-2.0.0/lib/xpath.rb
angular-rails4-templates-0.4.1 vendor/ruby/2.1.0/gems/xpath-2.0.0/lib/xpath.rb
angular-rails4-templates-0.4.0 vendor/ruby/2.1.0/gems/xpath-2.0.0/lib/xpath.rb
angular-rails4-templates-0.3.0 vendor/ruby/2.1.0/gems/xpath-2.0.0/lib/xpath.rb
solidus_backend-1.0.0.pre3 vendor/bundle/gems/xpath-2.0.0/lib/xpath.rb
solidus_backend-1.0.0.pre2 vendor/bundle/gems/xpath-2.0.0/lib/xpath.rb
solidus_backend-1.0.0.pre vendor/bundle/gems/xpath-2.0.0/lib/xpath.rb
swipe-rails-0.0.5 vendor/bundle/gems/xpath-2.0.0/lib/xpath.rb
xpath-2.0.0 lib/xpath.rb
xpath-2.0.0.beta1 lib/xpath.rb