Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename RouteInspector to RoutesInspector | Carlos Antonio da Silva | 2012-07-08 | 1 | -2/+1 |
* | move route_inspector to actionpack | @schneems and @mattt | 2012-07-07 | 1 | -5/+7 |
* | show routes while debugging RoutingError | schneems | 2012-07-07 | 1 | -1/+12 |
* | Action pack logger methodschanged to active supoort Logger methods | Karunakar (Ruby) | 2011-12-22 | 1 | -1/+1 |
* | ShowExceptions should understand X-Cascade responses from exceptions app. | José Valim | 2011-12-16 | 1 | -1/+0 |
* | Close the response body on cascade pass, closes #3975. | José Valim | 2011-12-14 | 1 | -0/+2 |
* | log exception backtrace when all backtrace lines silenced | Sergey Nartimov | 2011-12-13 | 1 | -1/+4 |
* | Fix failing cascade exception. | José Valim | 2011-12-03 | 1 | -1/+2 |
* | Split ShowExceptions responsibilities in two middlewares. | José Valim | 2011-12-01 | 1 | -0/+77 |