Sha256: f9602846084b891b488b705be3fc8d115703f44a6dd785086392f0997ebcca8b

Contents?: true

Size: 210 Bytes

Versions: 84

Compression:

Stored size: 210 Bytes

Contents

module TestFiles
    Dir.chdir(File.dirname(__FILE__)) do
        Dir['files/*.{html,xhtml,xml}'].each do |fname|
            const_set fname[%r!/(\w+)\.\w+$!, 1].upcase, IO.read(fname)
        end
    end
end

Version data entries

84 entries across 84 versions & 18 rubygems

Version Path
webtranslateit-hpricot-0.9.0 test/load_files.rb
ish_lib_manager-0.0.1 test/dummy/vendor/bundle/ruby/2.3.0/gems/hpricot-0.8.6/test/load_files.rb
adamh-hpricot-0.6.168 test/load_files.rb
adamh-hpricot-0.6.169 test/load_files.rb
adamh-hpricot-0.6.170 test/load_files.rb
adamh-hpricot-0.6.171 test/load_files.rb
adamh-hpricot-0.6.210 test/load_files.rb
adamh-hpricot-0.6.211 test/load_files.rb
adamh-hpricot-0.7.229 test/load_files.rb
hpricot-hpricot-0.7.229 test/load_files.rb
jerryvos-hpricot-0.8.1 test/load_files.rb
jerryvos-jerryvos-hpricot-0.7.230 test/load_files.rb
jordan-brough-hpricot-0.7.229 test/load_files.rb
martiantim-hpricot-0.8.236 test/load_files.rb
mperham-hpricot-0.8.1.1 test/load_files.rb
siuying-fullfeed-0.4.8 test/load_files.rb
siuying-fullfeed-0.4.9 test/load_files.rb
stepheneb-hpricot-0.8.265 test/load_files.rb
stepheneb-hpricot-0.8.268 test/load_files.rb
tenderlove-nokogiri-0.0.0-x86-mswin32-60 test/hpricot/load_files.rb