Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | applies new string literal convention in actionpack/lib | Xavier Noria | 2016-08-06 | 1 | -1/+1 |
* | Action Mailer: Declarative exception handling with `rescue_from`. | Jeremy Daer | 2016-05-15 | 1 | -12/+1 |
* | Fix actionpack typos [ci skip] | Tom Kadwill | 2016-04-30 | 1 | -2/+2 |
* | Use the most highest priority exception handler when cause is set | Sean Griffin | 2016-03-11 | 1 | -2/+6 |
* | Deprecate exception#original_exception in favor of exception#cause | Yuki Nishijima | 2015-11-03 | 1 | -4/+2 |
* | Show detailed exceptions no longer returns true if the request is local in pr... | José Valim | 2011-12-16 | 1 | -1/+9 |
* | Fix diagnostics page for routing errors. | José Valim | 2011-12-15 | 1 | -7/+2 |
* | move show_detailed_exceptions? to Rescue module | lest | 2011-11-22 | 1 | -0/+10 |
* | Remove unused orig_handler and unneeded parentheses | Santiago Pastorino | 2010-07-20 | 1 | -3/+3 |
* | No need to create a new module in the previous commit. | José Valim | 2010-07-19 | 1 | -0/+9 |
* | Reorganize autoloads: | Carlhuda | 2009-12-02 | 1 | -0/+13 |