robotpony / Presto

Simple tools for building RESTfull interfaces. This is an old and unmaintained project.
http://presto.napkinware.ca
Other
11 stars 3 forks source link

Updates presto error to allow suppressed errors #84

Closed mrmcwake closed 11 years ago

mrmcwake commented 11 years ago

Error handler was throwing errors even when suppressed when @ is used. This fixes it.

ghost commented 11 years ago

:+1: