Sha256: a2a80e24f4e9e766eea62781f48113ddd8d8593aaae49e6ed3a3c30f1625044c
Contents?: true
Size: 411 Bytes
Versions: 16
Compression:
Stored size: 411 Bytes
Contents
# encoding: utf-8 # # This file is part of the lazier gem. Copyright (C) 2013 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
16 entries across 16 versions & 1 rubygems