Sha256: 9415ea73df556d1d6f4c62e11853dd2ff3f913e3ff640a20af1e7c3fe2d509e1

Contents?: true

Size: 165 Bytes

Versions: 64

Compression:

Stored size: 165 Bytes

Contents

# frozen_string_literal: true

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

Version data entries

64 entries across 64 versions & 5 rubygems

Version Path
nextgen-0.32.0 template/spec/support/shoulda.rb
nextgen-0.31.1 template/spec/support/shoulda.rb
nextgen-0.31.0 template/spec/support/shoulda.rb
nextgen-0.30.0 template/spec/support/shoulda.rb
nextgen-0.29.0 template/spec/support/shoulda.rb
nextgen-0.28.2 template/spec/support/shoulda.rb
nextgen-0.28.1 template/spec/support/shoulda.rb
nextgen-0.28.0 template/spec/support/shoulda.rb
nextgen-0.27.1 template/spec/support/shoulda.rb
nextgen-0.27.0 template/spec/support/shoulda.rb
nextgen-0.26.0 template/spec/support/shoulda.rb
nextgen-0.25.0 template/spec/support/shoulda.rb
nextgen-0.24.0 template/spec/support/shoulda.rb
nextgen-0.23.0 template/spec/support/shoulda.rb
nextgen-0.22.0 template/spec/support/shoulda.rb
nextgen-0.21.0 template/spec/support/shoulda.rb
nextgen-0.20.0 template/spec/support/shoulda.rb
nextgen-0.19.0 template/spec/support/shoulda.rb
nextgen-0.18.0 template/spec/support/shoulda.rb
nextgen-0.17.1 template/spec/support/shoulda.rb