Sha256: 5097d9436386ac4e3f7ebe476a5e3d38128b7dc3f4e11d3cc7e3c250d56e183a
Contents?: true
Size: 181 Bytes
Versions: 5
Compression:
Stored size: 181 Bytes
Contents
require 'bundler/setup' Bundler.setup # Sets the environment variable to test before loading all the files. ENV['RACK_ENV'] = 'test' require "bson" require "json" require "kharon"
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
kharon-1.1.1 | spec/spec_helper.rb |
kharon-1.1.0 | spec/spec_helper.rb |
kharon-1.0.0 | spec/spec_helper.rb |
kharon-0.5.1 | spec/spec_helper.rb |
kharon-0.5.0 | spec/spec_helper.rb |