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