Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Raise ActionController::BadRequest for malformed parameter hashes. | Andrew White | 2012-05-20 | 1 | -1/+2 |
* | Move require to where it's needed | Santiago Pastorino | 2012-05-11 | 1 | -1/+2 |
* | Raise a rescuable exception when Rails doesn't know what to do with the forma... | Steven Soroka | 2012-05-06 | 1 | -0/+1 |
* | Split ShowExceptions responsibilities in two middlewares. | José Valim | 2011-12-01 | 1 | -0/+1 |
* | Add an ExceptionWrapper that wraps an exception and provide convenience helpers. | José Valim | 2011-12-01 | 1 | -0/+77 |