Sha256: 19c3231db034436e646f25260ad67e07b8af7d636dcdced2eeecc67c34ac1441
Contents?: true
Size: 193 Bytes
Versions: 21
Compression:
Stored size: 193 Bytes
Contents
# frozen_string_literal: true require 'shoulda-matchers' Shoulda::Matchers.configure do |config| config.integrate do |with| with.library :rails with.test_framework :rspec end end
Version data entries
21 entries across 21 versions & 4 rubygems