Sha256: e54d3dda92b7a0a569208c2b49a27ac84081a9c2e6379dc4097c9297859236bf

Contents?: true

Size: 192 Bytes

Versions: 41

Compression:

Stored size: 192 Bytes

Contents

require 'shoulda-matchers'

Shoulda::Matchers.configure do |config|
  config.integrate do |with|
    with.test_framework :rspec
    with.library :rails
    with.library :active_model
  end
end

Version data entries

41 entries across 41 versions & 1 rubygems

Version Path
cmor_testimonials-0.0.8.pre spec/support/shoulda_matchers.rb