Patrick Koperwas
Results
1
issues of
Patrick Koperwas
Passing an empty `filters` param causes Brita to raise an exception. **Version:** 0.10.0 **To Reproduce:** Make a request like `/api/my-resource?filters=` or `/api/my-resource?filters` or `/api/my-resource?filters[]` **Result:** ``` undefined method `[]' for...
bug