Sha256: 43ea53450cbe307d4ea774030c781d512051192ba55ed4a0a3e64a3ece79c4fc

Contents?: true

Size: 164 Bytes

Versions: 4

Compression:

Stored size: 164 Bytes

Contents

require 'rspec/core'
require 'schema_expectations/rspec_matchers'

RSpec.configure do |config|
  config.include SchemaExpectations::RSpecMatchers, type: :model
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
schema_expectations-0.3.0 lib/schema_expectations/rspec.rb
schema_expectations-0.2.0 lib/schema_expectations/rspec.rb
schema_expectations-0.0.1 lib/schema_expectations/rspec.rb
schema_expectations-0.0.0 lib/schema_expectations/rspec.rb