Dave Shawley
|
2bb6c281d4
|
Convert sprockets.mixins.json_error to a module.
|
2015-01-06 07:50:24 -05:00 |
|
AWeberChrisMcGuire
|
dcec231bac
|
write_error: get exc_info should return a triple.
|
2014-11-18 11:00:20 -05:00 |
|
AWeberChrisMcGuire
|
f21a6a583f
|
Clean up write_error.
This commit alters write_error to pull the message from a
get_message function of the error, else it using a default Unexpected
Error string.
|
2014-11-18 10:03:19 -05:00 |
|
AWeberChrisMcGuire
|
ca9e0b535b
|
Add JsonErrorMixin:
This commit adds the JsonErrorMixin for formatting error message from a
given RequestHandler as JSON.
|
2014-11-14 15:27:13 -05:00 |
|
AWeberChrisMcGuire
|
8a6b82c83c
|
Initial commit
|
2014-11-14 10:43:21 -05:00 |
|