Sha256: 2d59868a4a44e807fc095afbe1536b2a5f508c2a4c0f26fe192adc2e325ad6d7

Contents?: true

Size: 313 Bytes

Versions: 149

Compression:

Stored size: 313 Bytes

Contents

dir = File.expand_path(File.join(File.dirname(__FILE__), '..', 'lib'))
require File.join(dir, 'httparty')
require 'pp'

class Rep
  include HTTParty
end

pp Rep.get('http://whoismyrepresentative.com/getall_mems.php?zip=46544')
pp Rep.get('http://whoismyrepresentative.com/getall_mems.php', query: { zip: 46544 })

Version data entries

149 entries across 123 versions & 7 rubygems

Version Path
harbr-0.2.2 vendor/bundle/ruby/3.2.0/gems/httparty-0.21.0/examples/whoismyrep.rb
harbr-0.2.1 vendor/bundle/ruby/3.2.0/gems/httparty-0.21.0/examples/whoismyrep.rb
harbr-0.2.0 vendor/bundle/ruby/3.2.0/gems/httparty-0.21.0/examples/whoismyrep.rb
harbr-0.1.99 vendor/bundle/ruby/3.2.0/gems/httparty-0.21.0/examples/whoismyrep.rb
harbr-0.1.98 vendor/bundle/ruby/3.2.0/gems/httparty-0.21.0/examples/whoismyrep.rb
harbr-0.1.97 vendor/bundle/ruby/3.2.0/gems/httparty-0.21.0/examples/whoismyrep.rb
harbr-0.1.96 vendor/bundle/ruby/3.2.0/gems/httparty-0.21.0/examples/whoismyrep.rb
harbr-0.1.95 vendor/bundle/ruby/3.2.0/gems/httparty-0.21.0/examples/whoismyrep.rb
harbr-0.1.94 vendor/bundle/ruby/3.2.0/gems/httparty-0.21.0/examples/whoismyrep.rb
harbr-0.1.93 vendor/bundle/ruby/3.2.0/gems/httparty-0.21.0/examples/whoismyrep.rb
harbr-0.1.91 vendor/bundle/ruby/3.2.0/gems/httparty-0.21.0/examples/whoismyrep.rb
harbr-0.1.90 vendor/bundle/ruby/3.2.0/gems/httparty-0.21.0/examples/whoismyrep.rb
harbr-0.1.89 vendor/bundle/ruby/3.2.0/gems/httparty-0.21.0/examples/whoismyrep.rb
harbr-0.1.88 vendor/bundle/ruby/3.2.0/gems/httparty-0.21.0/examples/whoismyrep.rb
harbr-0.1.87 vendor/bundle/ruby/3.2.0/gems/httparty-0.21.0/examples/whoismyrep.rb
harbr-0.1.86 vendor/bundle/ruby/3.2.0/gems/httparty-0.21.0/examples/whoismyrep.rb
harbr-0.1.85 vendor/bundle/ruby/3.2.0/gems/httparty-0.21.0/examples/whoismyrep.rb
harbr-0.1.84 vendor/bundle/ruby/3.2.0/gems/httparty-0.21.0/examples/whoismyrep.rb
harbr-0.1.83 vendor/bundle/ruby/3.2.0/gems/httparty-0.21.0/examples/whoismyrep.rb
harbr-0.1.82 vendor/bundle/ruby/3.2.0/gems/httparty-0.21.0/examples/whoismyrep.rb