Sha256: 09a68663f6e73de1c391abc38237422f3aef696abf0de8fe83d413f3ac8cb890
Contents?: true
Size: 413 Bytes
Versions: 6
Compression:
Stored size: 413 Bytes
Contents
# encoding: utf-8 # # This file is part of the elephas 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 "elephas" 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