Sha256: 4def4e4458309043970f5f6063073176752d1f85f624e600326e2e2bf7bf3ebe

Contents?: true

Size: 124 Bytes

Versions: 12

Compression:

Stored size: 124 Bytes

Contents

if ENV['COV'] == '1'
  require 'simplecov'
  SimpleCov.start
end

require 'ostruct'
require_relative '../lib/tumblr_client'

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
doomy_client-0.8.5 spec/spec_helper.rb
tumblr_client-0.8.5 spec/spec_helper.rb
tumblr_client-0.8.4 spec/spec_helper.rb
tumblr_client-0.8.3 spec/spec_helper.rb
tumblr_client-0.8.2 spec/spec_helper.rb
tumblr_client-0.8.1 spec/spec_helper.rb
tumblr_client-0.7.5 spec/spec_helper.rb
tumblr_client-0.7.4 spec/spec_helper.rb
tumblr_client-0.7.3 spec/spec_helper.rb
tumblr_client-0.7.2 spec/spec_helper.rb
tumblr_client-0.7.1 spec/spec_helper.rb
tumblr_client-0.7.0 spec/spec_helper.rb