Sha256: ac396376a3420841f6b71b7f40c03f794d0d302a4aea0679300aaf246ecd1fda

Contents?: true

Size: 153 Bytes

Versions: 20

Compression:

Stored size: 153 Bytes

Contents

require 'rubygems'
require 'rspec'

require 'simplecov'
SimpleCov.start

$:.unshift(File.dirname(__FILE__) + '/../lib')

RSpec.configure do |config|
end

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
liquid-ext-3.2.0 spec/spec_helper.rb
liquid-ext-3.1.2 spec/spec_helper.rb
liquid-ext-3.1.1 spec/spec_helper.rb
liquid-ext-3.1.0 spec/spec_helper.rb
liquid-ext-3.0.0 spec/spec_helper.rb
liquid-ext-2.0.3 spec/spec_helper.rb
liquid-ext-2.0.2 spec/spec_helper.rb
liquid-ext-2.0.1 spec/spec_helper.rb
liquid-ext-2.0.0 spec/spec_helper.rb
liquid-ext-1.2.6 spec/spec_helper.rb
liquid-ext-1.2.5 spec/spec_helper.rb
liquid-ext-1.2.4 spec/spec_helper.rb
liquid-ext-1.2.2 spec/spec_helper.rb
liquid-ext-1.2.1 spec/spec_helper.rb
liquid-ext-1.2.0 spec/spec_helper.rb
liquid-ext-1.1.1 spec/spec_helper.rb
liquid-ext-1.1.0 spec/spec_helper.rb
liquid-ext-1.0.2 spec/spec_helper.rb
liquid-ext-1.0.1 spec/spec_helper.rb
liquid-ext-1.0.0 spec/spec_helper.rb