Sha256: b9e631a473d6b5e93a09585b25bfb95be5fd0d53d0e9ad8cc1151fd478278044
Contents?: true
Size: 411 Bytes
Versions: 6
Compression:
Stored size: 411 Bytes
Contents
# encoding: utf-8 # # This file is part of the lazier gem. Copyright (C) 2012 and above Shogun <shogun_panda@me.com>. # Licensed under the MIT license, which can be found at http://www.opensource.org/licenses/mit-license.php. # require "rubygems" require "coverage_helper" require "bundler/setup" require "lazier" RSpec.configure do |config| config.expect_with :rspec do |c| c.syntax = :expect end end
Version data entries
6 entries across 6 versions & 1 rubygems