Sha256: 95b08980c28f732685404a3ccc218bd5145078011fae928f67e11d910460976e
Contents?: true
Size: 162 Bytes
Versions: 17
Compression:
Stored size: 162 Bytes
Contents
require "shoulda-matchers" Shoulda::Matchers.configure do |config| config.integrate do |with| with.test_framework :rspec with.library :rails end end
Version data entries
17 entries across 17 versions & 1 rubygems