Sha256: 7526a7ddb89606eaa23c0c5aa3d500252f0fad095dc85d31685e4ae258f2a249
Contents?: true
Size: 226 Bytes
Versions: 1
Compression:
Stored size: 226 Bytes
Contents
# -*- coding: utf-8 -*- $:.unshift File.join("..", "lib", "qwik_doc") Bundler.require :test if defined?(Bundler) RSpec.configure do |spec_config| spec_config.before(:each) do end spec_config.after(:each) do end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
qwikdoc-0.0.1 | spec/spec_helper.rb |