Sha256: ab57a213478ab6a065babadea7c4e915c6766c1a24d17275427f03d360af1b61

Contents?: true

Size: 211 Bytes

Versions: 2

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

2 entries across 2 versions & 1 rubygems

Version Path
libyajl2-2.1.0 spec/spec_helper.rb
libyajl2-2.0.0 spec/spec_helper.rb