Sha256: ae3cdc17f744bf5ff8ed5c81514db651ec55d54a34a19ce8a0fc84f738a74924

Contents?: true

Size: 202 Bytes

Versions: 10

Compression:

Stored size: 202 Bytes

Contents

begin
    require 'rubygems'
    require 'heel'
    require 'spec'
    require 'net/http'
rescue LoadError
    $: << File.expand_path(File.join(File.dirname(__FILE__),"..","lib"))
    require 'heel'
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
heel-2.0.0 spec/spec_helper.rb
heel-0.3.0 spec/spec_helper.rb
heel-0.3.1 spec/spec_helper.rb
heel-0.5.0 spec/spec_helper.rb
heel-0.3.2 spec/spec_helper.rb
heel-0.4.0 spec/spec_helper.rb
heel-0.6.0 spec/spec_helper.rb
heel-1.0.0 spec/spec_helper.rb
heel-1.0.2 spec/spec_helper.rb
heel-1.0.3 spec/spec_helper.rb