Sha256: d47d9ba927b8cd8e02cf7526aee99722771e145389763619e3622a20e3409bfb
Contents?: true
Size: 384 Bytes
Versions: 7
Compression:
Stored size: 384 Bytes
Contents
# encoding: utf-8 # # This file is part of the mbrao 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 "bundler/setup" require "mbrao" RSpec.configure do |config| config.expect_with :rspec do |c| c.syntax = :expect end end
Version data entries
7 entries across 7 versions & 1 rubygems