Sha256: 57da37c42b1dc0eacfff451c46c9e2f3ae6fcdc0b445c1c69caad28140bb61c8
Contents?: true
Size: 187 Bytes
Versions: 10
Compression:
Stored size: 187 Bytes
Contents
require 'shoulda-matchers' RSpec.configure do |config| config.include(Shoulda::Matchers::ActiveModel, type: :model) config.include(Shoulda::Matchers::ActiveRecord, type: :model) end
Version data entries
10 entries across 10 versions & 1 rubygems