Sha256: eabd3ad49ff5cafdb0e248c5fe11323a1477b0520e20a39e0fb155b582fa2423

Contents?: true

Size: 148 Bytes

Versions: 7

Compression:

Stored size: 148 Bytes

Contents

require 'rspec'
require 'thin_service'

RSpec.configure do |config|
  config.color_enabled = true
  config.formatter     = 'documentation'
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
thin_service-0.0.7 spec/spec_helper.rb
thin_service-0.0.6 spec/spec_helper.rb
thin_service-0.0.5 spec/spec_helper.rb
thin_service-0.0.4 spec/spec_helper.rb
thin_service-0.0.3 spec/spec_helper.rb
thin_service-0.0.2 spec/spec_helper.rb
thin_service-0.0.1 spec/spec_helper.rb