You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
solve issue with undefined method `configure' for RSpec:Module.
Now you should include match_json/rspec or ```match_json/minitest```
depending on your testing framework.
0.0.5
allow to use pattern for non-string values (by @marocchino)