This repository was archived by the owner on Nov 17, 2021. It is now read-only.
Tags: rsms/smisk
Tags
support for Elixir 0.5. separated error handling in mvc.Application i… …n two parts: parsing (in error()) and responding (in error_service()). The code parameter associated with errors are now getting its value from exception.code if such an attribute exists, or 0 by default. The code is guaranteed to be an integer.