Sha256: 237da3dcda6ba8aea02e547337c3ec09f5f34d102287bc6a29f637dfac269ff7

Contents?: true

Size: 163 Bytes

Versions: 17

Compression:

Stored size: 163 Bytes

Contents

begin
  require 'spec'
rescue LoadError
  require 'rubygems'
  gem 'rspec'
  require 'spec'
end

require File.join(File.dirname(__FILE__), '..', 'lib', 'httparty')

Version data entries

17 entries across 17 versions & 4 rubygems

Version Path
alexvollmer-httparty-0.1.5 spec/spec_helper.rb
francxk-httparty-0.1.3 spec/spec_helper.rb
francxk-httparty-0.1.4 spec/spec_helper.rb
jnunemaker-httparty-0.1.1 spec/spec_helper.rb
jnunemaker-httparty-0.1.4 spec/spec_helper.rb
jnunemaker-httparty-0.1.5 spec/spec_helper.rb
jnunemaker-httparty-0.1.6 spec/spec_helper.rb
jnunemaker-httparty-0.1.7 spec/spec_helper.rb
jnunemaker-httparty-0.1.8 spec/spec_helper.rb
httparty-0.1.1 spec/spec_helper.rb
httparty-0.1.5 spec/spec_helper.rb
httparty-0.1.0 spec/spec_helper.rb
httparty-0.1.6 spec/spec_helper.rb
httparty-0.1.7 spec/spec_helper.rb
httparty-0.1.3 spec/spec_helper.rb
httparty-0.1.2 spec/spec_helper.rb
httparty-0.1.8 spec/spec_helper.rb