Sha256: 4a63907f0c74739c1a8b753729097ef1f524c09415119a19a64c4fc164ad99ed

Contents?: true

Size: 170 Bytes

Versions: 12

Compression:

Stored size: 170 Bytes

Contents

require 'shoulda-matchers'

Shoulda::Matchers.configure do |config|
  config.integrate do |with|
    with.test_framework :rspec
    with.library :active_record
  end
end

Version data entries

12 entries across 12 versions & 3 rubygems

Version Path
borutus-1.0.0 spec/support/shoulda_matchers.rb
plutus-0.17 spec/support/shoulda_matchers.rb
plutus-0.16 spec/support/shoulda_matchers.rb
plutus-0.15 spec/support/shoulda_matchers.rb
plutus-0.14 spec/support/shoulda_matchers.rb
borutus-0.2.4 spec/support/shoulda_matchers.rb
borutus-0.2.3 spec/support/shoulda_matchers.rb
borutus-0.2.2 spec/support/shoulda_matchers.rb
tyche-0.14 spec/support/shoulda_matchers.rb
borutus-0.2.1 spec/support/shoulda_matchers.rb
borutus-0.2.0 spec/support/shoulda_matchers.rb
borutus-0.1.0 spec/support/shoulda_matchers.rb