Hello, I recently tried to upgrade jsonapi-rails from 0.3.1 to 0.4.0 and I get the following error anywhere I call JSONAPI::Serializable::Renderer.new with the exact same params as before:
no implicit conversion of nil into Hash
Note: I am also using this in conjunction with https://github.com/jsonapi-suite/jsonapi_compliable
Hello, I recently tried to upgrade jsonapi-rails from 0.3.1 to 0.4.0 and I get the following error anywhere I call
JSONAPI::Serializable::Renderer.newwith the exact same params as before:no implicit conversion of nil into HashNote: I am also using this in conjunction with https://github.com/jsonapi-suite/jsonapi_compliable