Sha256: 72cb7368e7cd8ca285aa6dc7a929c9586b3bb9a1b53b93a37c4c09246413af2d
Contents?: true
Size: 161 Bytes
Versions: 1
Compression:
Stored size: 161 Bytes
Contents
require 'bundler/setup' Bundler.setup require 'frozen' # and any other gems you need RSpec.configure do |config| # some (optional) config here # end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
frozen-0.0.1 | spec/spec_helper.rb |