jnunemaker / httparty

Makes http fun! Also, makes consuming restful web services dead easy.

This URL has Read+Write access

jnunemaker (author)
Mon Jan 05 08:56:29 -0800 2009
commit  bb20657a46998f60c436b61d11d87501d3f7752f
tree    1e2b0a630353600ab3e76a7d8ae38762c399bae2
parent  90fe3888e2ace0cb1f681890c829384b4fc34afb
httparty / lib / httparty / version.rb
100644 4 lines (3 sloc) 0.04 kb
1
2
3
4
module HTTParty
  Version = '0.2.6'
end