Closed senid231 closed 7 years ago
changing Gemfile with
gem 'jsonapi-resources-matchers', require: false
and adding to spec_helper.rb
/rails_helper.rb
require 'jsonapi-resources-matchers'
resolves the issue
i think you should add information about it to README
or something
Thanks I'll take a look
$ rake db:migrate RAILS_ENV=test
config/application.rb (line 16)
Gemfile