Sha256: 212eb75ac7b8428ae349f5b8d7a74c4dc84aea0965dd546cafe7eef0b92e1f3a
Contents?: true
Size: 162 Bytes
Versions: 66
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
66 entries across 66 versions & 7 rubygems