Sha256: 3afb99fca27b3d1b9cf255017b0625dd679173a1c33234280e88cb711ba3d229

Contents?: true

Size: 178 Bytes

Versions: 10

Compression:

Stored size: 178 Bytes

Contents

require File.expand_path('../../lib/rash', __FILE__)

require 'rspec'

RSpec.configure do |config|
  config.expect_with :rspec do |c|
    c.syntax = [:should, :expect]
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
rash_alt-0.4.12 spec/spec_helper.rb
rash_alt-0.4.11 spec/spec_helper.rb
rash_alt-0.4.10 spec/spec_helper.rb
rash_alt-0.4.9 spec/spec_helper.rb
rash_alt-0.4.8 spec/spec_helper.rb
rash_alt-0.4.7 spec/spec_helper.rb
rash_alt-0.4.6 spec/spec_helper.rb
rash_alt-0.4.5 spec/spec_helper.rb
rash_alt-0.4.4 spec/spec_helper.rb
rash_alt-0.4.3 spec/spec_helper.rb