Sha256: 9415ea73df556d1d6f4c62e11853dd2ff3f913e3ff640a20af1e7c3fe2d509e1
Contents?: true
Size: 165 Bytes
Versions: 64
Compression:
Stored size: 165 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
64 entries across 64 versions & 5 rubygems