Sha256: 2f84f7f7378d9a23b23ac6ee8333f55623960127f931c6c69742276b95947e23

Contents?: true

Size: 209 Bytes

Versions: 3

Compression:

Stored size: 209 Bytes

Contents

require 'currency_converter'
require 'coveralls'

Coveralls.wear!

RSpec.configure do |config|
  config.color = true
  config.order = 'rand'

  config.expect_with :rspec do |c|
    c.syntax = :expect
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
currency_converter-1.1.4 spec/spec_helper.rb
currency_converter-1.1.3 spec/spec_helper.rb
currency_converter-1.1.2 spec/spec_helper.rb