Santiago Pastorino
|
c1b1956a15
|
Use status, content_type, body method signature for render too
|
2012-06-14 21:58:05 -03:00 |
|
Carlos Antonio da Silva
|
9611d561ed
|
Refactor public exceptions to reuse render format method
|
2012-06-14 21:28:37 -03:00 |
|
Santiago Pastorino
|
fa4b0295b6
|
content_type is already a Mime::Type object
|
2012-06-12 13:42:10 -03:00 |
|
Santiago Pastorino
|
0e06e8a692
|
This consider_all_requests_local doesn't make sense
This middleware is only for Public Exceptions.
This follows bd8c0b8a
|
2012-06-12 13:25:11 -03:00 |
|
Santiago Pastorino
|
bd8c0b8a7a
|
Return proper format on exceptions
|
2012-06-11 18:07:30 -03:00 |
|
José Valim
|
5359262695
|
ShowExceptions should understand X-Cascade responses from exceptions app.
|
2011-12-16 10:45:59 +01:00 |
|
José Valim
|
deef8dd682
|
Extract the rendering of public exceptions pages into a Rack app.
|
2011-12-16 10:45:59 +01:00 |
|