onyxblade / camille

Type-safe data exchange between front-end and Rails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to return Null response

onyxblade opened this issue · comments

When given this response:

response(String | Null)

It will currently raises an error saying :json cannot be nil.