Sha256: 3b7df113c8a894b1794d46009e4efe25a03ebc7bfd8e26d36711c0ee09df1748

Contents?: true

Size: 157 Bytes

Versions: 34

Compression:

Stored size: 157 Bytes

Contents

begin
  require 'simplecov'
  SimpleCov.start
rescue LoadError
end

$LOAD_PATH << File.dirname(__FILE__)+"../lib"
require 'td-client'

include TreasureData

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
td-client-0.8.22 spec/spec_helper.rb
td-client-0.8.21 spec/spec_helper.rb
td-client-0.8.20 spec/spec_helper.rb
td-client-0.8.19 spec/spec_helper.rb
td-client-0.8.18 spec/spec_helper.rb
td-client-0.8.17 spec/spec_helper.rb
td-client-0.8.16 spec/spec_helper.rb
td-client-0.8.15 spec/spec_helper.rb
td-client-0.8.14 spec/spec_helper.rb
td-client-0.8.13 spec/spec_helper.rb
td-client-0.8.12 spec/spec_helper.rb
td-client-0.8.11 spec/spec_helper.rb
td-client-0.8.10 spec/spec_helper.rb
td-client-0.8.9 spec/spec_helper.rb