summaryrefslogtreecommitdiff
path: root/app/views/errors/server_error.json
AgeCommit message (Collapse)Author
2017-03-23bugfix: handle couch 404sAzul
our special error handler for json requests would turn all exceptions into 500s - removed it. now the rescue_responses can do their thing again.
2016-03-30api: added json error pages, allow "." in the :id param of all api routeselijah