Sha256: 9acf6a35518f2e7afe7e5eefc6ad07836dfdff332b35b255c0751b23778e526f

Contents?: true

Size: 169 Bytes

Versions: 23

Compression:

Stored size: 169 Bytes

Contents

require 'cat'
gem 'rspec'
require 'table_print'
require 'ostruct'

RSpec.configure do |c|
  c.filter_run :focus => true
  c.run_all_when_everything_filtered = true
end

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
table_print-1.5.7 spec/spec_helper.rb
table_print-1.5.6 spec/spec_helper.rb
table_print-1.5.5 spec/spec_helper.rb
table_print-1.5.4 spec/spec_helper.rb
table_print-1.5.3 spec/spec_helper.rb
table_print-1.5.2 spec/spec_helper.rb
table_print-1.5.1 spec/spec_helper.rb
table_print-1.5.0 spec/spec_helper.rb
table_print-1.4.1 spec/spec_helper.rb
table_print-1.4.0 spec/spec_helper.rb
table_print-1.3.3 spec/spec_helper.rb
table_print-1.3.2 spec/spec_helper.rb
table_print-1.3.1 spec/spec_helper.rb
table_print-1.3.0 spec/spec_helper.rb
table_print-1.2.0 spec/spec_helper.rb
table_print-1.1.5 spec/spec_helper.rb
table_print-1.1.4 spec/spec_helper.rb
table_print-1.1.3 spec/spec_helper.rb
table_print-1.1.2 spec/spec_helper.rb
table_print-1.1.1 spec/spec_helper.rb