Sha256: 7acca5d288cec1c15d8a85ec8fead80a1ea94baa62789bb4d1496a82cb35adfb
Contents?: true
Size: 201 Bytes
Versions: 3
Compression:
Stored size: 201 Bytes
Contents
# frozen_string_literal: true require File.expand_path('../lib/tablesmith', __dir__) require File.expand_path('fixtures', __dir__) RSpec.configuration.expect_with(:rspec) { |c| c.syntax = :should }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
tablesmith-0.6.2 | spec/spec_helper.rb |
tablesmith-0.6.0 | spec/spec_helper.rb |
tablesmith-0.5.0 | spec/spec_helper.rb |