Sha256: fed7498890a643cec7a43d933ff4412454ee3850da6cb55442673ea26d63c187
Contents?: true
Size: 173 Bytes
Versions: 3
Compression:
Stored size: 173 Bytes
Contents
$LOAD_PATH.unshift File.expand_path("../..", __FILE__) ENV['RACK_ENV'] = 'test' require "rspec" require 'waffle' RSpec.configure do |config| config.mock_with :rspec end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
waffle-0.5.1 | spec/spec_helper.rb |
waffle-0.5.0 | spec/spec_helper.rb |
waffle-0.4.0 | spec/spec_helper.rb |