Sha256: d0c2ca91cdf0b2f9b03bfc25b004e8c9f1d4fb3b3b77f95e1707bf4ef1041c25
Contents?: true
Size: 699 Bytes
Versions: 1
Compression:
Stored size: 699 Bytes
Contents
# encoding: UTF-8 # # Copyright 2011 Brennan Frydl (http://bfrydl.com/) # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. require 'settis' RSpec.configure do |config| config.mock_framework = :rr end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
settis-0.1.0 | spec/spec_helper.rb |