Sha256: b37fd29ffa99640e2421d9eb8824825afb5a9ce0a5c4ffa89ac67280c639b3df

Contents?: true

Size: 194 Bytes

Versions: 1

Compression:

Stored size: 194 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

1 entries across 1 versions & 1 rubygems

Version Path
archangel-0.4.0 lib/archangel/testing_support/support/shoulda.rb