Sha256: dbd1d690ec151c854dd6f710d0ffd01237b6799ed20d8c12a46bde89bd6c759d

Contents?: true

Size: 244 Bytes

Versions: 20

Compression:

Stored size: 244 Bytes

Contents

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

# You can also use post, put, delete in the same fashion
pp HTTParty.get('http://twitter.com/statuses/public_timeline.json')

Version data entries

20 entries across 20 versions & 4 rubygems

Version Path
alexvollmer-httparty-0.2.6 examples/basic.rb
jnunemaker-httparty-0.1.8 examples/basic.rb
jnunemaker-httparty-0.2.0 examples/basic.rb
jnunemaker-httparty-0.2.1 examples/basic.rb
jnunemaker-httparty-0.2.2 examples/basic.rb
jnunemaker-httparty-0.2.3 examples/basic.rb
jnunemaker-httparty-0.2.4 examples/basic.rb
jnunemaker-httparty-0.2.5 examples/basic.rb
jnunemaker-httparty-0.2.6 examples/basic.rb
jnunemaker-httparty-0.2.7 examples/basic.rb
juliocesar-httparty-0.2.6 examples/basic.rb
httparty-0.1.8 examples/basic.rb
httparty-0.2.0 examples/basic.rb
httparty-0.2.1 examples/basic.rb
httparty-0.2.7 examples/basic.rb
httparty-0.2.5 examples/basic.rb
httparty-0.2.3 examples/basic.rb
httparty-0.2.4 examples/basic.rb
httparty-0.2.2 examples/basic.rb
httparty-0.2.6 examples/basic.rb