jsonapi-rb / jsonapi-rspec

RSpec matchers for JSON:API spec
https://rubygems.org/gems/jsonapi-rspec
MIT License
123 stars 24 forks source link

have_attributes matcher clashes with rspec-expectations v3.4.0 #4

Closed gabrielgasser closed 4 years ago

gabrielgasser commented 6 years ago

Thanks for this gem, it's really helpful.

The matcher have_attributes clashes with rspec-expectations v3.4.0. I reckon it would be nice to have something like have_jsonapi_attributes or similar.

Cheers.

caseyprovost commented 5 years ago

Just ran into this today as well.

stas commented 4 years ago

We'll provide a fix in the next release...