Sha256: 100f68d7f363aeee80a2e63f88625f72c741b00371823adbd6f383286252f38e
Contents?: true
Size: 164 Bytes
Versions: 47
Compression:
Stored size: 164 Bytes
Contents
# frozen_string_literal: true Shoulda::Matchers.configure do |config| config.integrate do |with| with.test_framework :rspec with.library :rails end end
Version data entries
47 entries across 47 versions & 2 rubygems