Sha256: 81e84b95f80b4eaa8b6c033ac4be55c4a5c1ee0e130cc04ad2a7ac343faa203a
Contents?: true
Size: 431 Bytes
Versions: 5
Compression:
Stored size: 431 Bytes
Contents
# TODO List # Error Handline Currently, if we try to find a resource that does not exist on the server, we get a JsonApiClient::Errors::NotFound error. This would be a useful thing to catch in the front end applications controllers etc.. but we do not want anything to do with JsonApiClient to be visible outside of our API gem. So, I guess the best thing to do is to catch errors in our gem and re raise them as our own errors ?
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
flex_commerce_api-0.8.3 | todo.md |
flex_commerce_api-0.8.2 | todo.md |
flex_commerce_api-0.8.1 | todo.md |
flex_commerce_api-0.7 | todo.md |
flex_commerce_api-0.6.57 | todo.md |