Sha256: 95ca8e10923953027ac70aa534faf70786bf4dd52bf6ddf3adec2117d3d54c09
Contents?: true
Size: 161 Bytes
Versions: 7
Compression:
Stored size: 161 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
7 entries across 7 versions & 1 rubygems