Sha256: 8f7e3982e61f6ef388f8f3843f8dd54d74852f5ec4f0925f615dae5775c2e929

Contents?: true

Size: 166 Bytes

Versions: 5

Compression:

Stored size: 166 Bytes

Contents

require "json_spec"

RSpec.configure do |config|
  config.before do
    JsonSpec.reset
  end
end

def files_path
  File.expand_path("../support/files", __FILE__)
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
json_spec-1.1.1 spec/spec_helper.rb
json_spec-1.1.0 spec/spec_helper.rb
json_spec-1.0.3 spec/spec_helper.rb
json_spec-1.0.2 spec/spec_helper.rb
json_spec-1.0.0 spec/spec_helper.rb