Sha256: f190e0432b54699d410dc44e9e95edcd23d411900c75d0ae43813c7e56a70bf3

Contents?: true

Size: 178 Bytes

Versions: 9

Compression:

Stored size: 178 Bytes

Contents

# Dir[File.dirname(__FILE__) + '/response/*.rb'].each {|file| require file}

module HttpCrawler
  module Web
    module Httpbin
      module Response
      end
    end
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
http_crawler-0.3.2.12 lib/http_crawler/web/httpbin/response.rb
http_crawler-0.3.2.11 lib/http_crawler/web/httpbin/response.rb
http_crawler-0.3.2.10 lib/http_crawler/web/httpbin/response.rb
http_crawler-0.3.2.9 lib/http_crawler/web/httpbin/response.rb
http_crawler-0.3.2.8 lib/http_crawler/web/httpbin/response.rb
http_crawler-0.3.2.7 lib/http_crawler/web/httpbin/response.rb
http_crawler-0.3.2.6 lib/http_crawler/web/httpbin/response.rb
http_crawler-0.3.2.5 lib/http_crawler/web/httpbin/response.rb
http_crawler-0.3.2.4 lib/http_crawler/web/httpbin/response.rb