Sha256: e2c83c421de2019debae1eddede4c2572c0a2060f411efe30f9b5a65ad486d94
Contents?: true
Size: 224 Bytes
Versions: 10
Compression:
Stored size: 224 Bytes
Contents
require 'shoulda-matchers' Shoulda::Matchers.configure do |config| config.integrate do |with| # Choose a test framework: with.test_framework :rspec # Choose matchers to include with.library :rails end end
Version data entries
10 entries across 10 versions & 1 rubygems