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

Version Path
make_it_so-0.6.0 templates/rails/spec/support/shoulda.rb
make_it_so-0.5.1 templates/rails/spec/support/shoulda.rb
make_it_so-0.5.0 templates/rails/spec/support/shoulda.rb
make_it_so-0.4.5 templates/rails/spec/support/shoulda.rb
make_it_so-0.4.3 templates/rails/spec/support/shoulda.rb
make_it_so-0.4.2 templates/rails/spec/support/shoulda.rb
make_it_so-0.4.1 templates/rails/spec/support/shoulda.rb
make_it_so-0.4.0 templates/rails/spec/support/shoulda.rb
make_it_so-0.3.8 templates/rails/spec/support/shoulda.rb
make_it_so-0.3.7 templates/rails/spec/support/shoulda.rb