Sha256: 7d4a2e4f244dd8e315007d5572de6a5d16c48142c790651d3ef356185564079b

Contents?: true

Size: 211 Bytes

Versions: 25

Compression:

Stored size: 211 Bytes

Contents

$LOAD_PATH << File.expand_path(File.join(File.dirname( __FILE__ ), "../lib"))

require 'libyajl2'

RSpec.configure do |c|

  c.order = 'random'

  c.expect_with :rspec do |c2|
    c2.syntax = :expect
  end

end

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
libyajl2-1.2.0 spec/spec_helper.rb
libyajl2-1.1.0 spec/spec_helper.rb
libyajl2-1.0.1 spec/spec_helper.rb
libyajl2-0.1.18 spec/spec_helper.rb
libyajl2-0.1.17 spec/spec_helper.rb
libyajl2-0.1.16 spec/spec_helper.rb
libyajl2-0.1.15 spec/spec_helper.rb
libyajl2-0.1.14 spec/spec_helper.rb
libyajl2-0.1.13 spec/spec_helper.rb
libyajl2-0.1.12 spec/spec_helper.rb
libyajl2-0.1.11 spec/spec_helper.rb
libyajl2-0.1.10 spec/spec_helper.rb
libyajl2-0.1.9 spec/spec_helper.rb
libyajl2-0.1.8 spec/spec_helper.rb
libyajl2-0.1.7 spec/spec_helper.rb
libyajl2-0.1.6 spec/spec_helper.rb
libyajl2-0.1.5 spec/spec_helper.rb
libyajl2-0.1.4 spec/spec_helper.rb
libyajl2-0.1.3 spec/spec_helper.rb
libyajl2-0.1.2 spec/spec_helper.rb