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