Sha256: f8f8f1a776f7b8138270e6852bfbcc5d167e9bf37fde125e9514c453754be71b

Contents?: true

Size: 155 Bytes

Versions: 7

Compression:

Stored size: 155 Bytes

Contents

require 'rspec'

RSpec.configure do |config|
  require 'grape_entity_matchers/represent_matcher'
  config.include GrapeEntityMatchers::RepresentMatcher
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
grape-entity-matchers-1.1.0 lib/grape_entity_matchers/rspec_integration.rb
grape-entity-matchers-1.0.1 lib/grape_entity_matchers/rspec_integration.rb
grape-entity-matchers-1.0.0 lib/grape_entity_matchers/rspec_integration.rb
grape-entity-matchers-0.4.1 lib/grape_entity_matchers/rspec_integration.rb
grape-entity-matchers-0.4.0 lib/grape_entity_matchers/rspec_integration.rb
grape-entity-matchers-0.0.2 lib/grape_entity_matchers/rspec_integration.rb
grape-entity-matchers-0.0.1 lib/grape_entity_matchers/rspec_integration.rb