Sha256: 3238ad12b213fecdfe69ce292f919bc5800ce5501f1f0eecbe5da9a79895d07b

Contents?: true

Size: 227 Bytes

Versions: 2

Compression:

Stored size: 227 Bytes

Contents

require 'coveralls'
Coveralls.wear!

require 'rspec/collection_matchers'

$LOAD_PATH.unshift File.expand_path(File.dirname(__FILE__) + '../lib')
require 'dot_grid'

RSpec.configure do |c|
  # May need some code in here ...
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
dot_grid-0.0.12 spec/spec_helper.rb
dot_grid-0.0.11 spec/spec_helper.rb