Sha256: e2c83c421de2019debae1eddede4c2572c0a2060f411efe30f9b5a65ad486d94

Contents?: true

Size: 224 Bytes

Versions: 10

Compression:

Stored size: 224 Bytes

Contents

require 'shoulda-matchers'
Shoulda::Matchers.configure do |config|
  config.integrate do |with|
    # Choose a test framework:
    with.test_framework :rspec
    # Choose matchers to include
    with.library :rails
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
authz-0.0.5 spec/support/shoulda_matchers.rb
authz-0.0.4 spec/support/shoulda_matchers.rb
authz-0.0.3 spec/support/shoulda_matchers.rb
authz-0.0.2 spec/support/shoulda_matchers.rb
authz-0.0.1 spec/support/shoulda_matchers.rb
authz-0.0.1.alpha5 spec/support/shoulda_matchers.rb
authz-0.0.1.alpha4 spec/support/shoulda_matchers.rb
authz-0.0.1.alpha3 spec/support/shoulda_matchers.rb
authz-0.0.1.alpha2 spec/support/shoulda_matchers.rb
authz-0.0.1.alpha spec/support/shoulda_matchers.rb