Sha256: 7b876b65f8e0e6e980d851f5ee7856f976639bd10bba30f8f362bb6f1d9ada75
Contents?: true
Size: 218 Bytes
Versions: 3
Compression:
Stored size: 218 Bytes
Contents
# encoding: utf-8 $:.unshift(File.dirname(__FILE__)) $:.unshift(File.join(File.dirname(__FILE__), '..', 'lib')) require 'rspec' require 'json_schema_tools' require 'doctag_json_schema' RSpec.configure do |config| end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
doctag_json_schema-1.0.2 | spec/spec_helper.rb |
doctag_json_schema-1.0.1 | spec/spec_helper.rb |
doctag_json_schema-1.0.0 | spec/spec_helper.rb |