aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/templates/rescues
Commit message (Expand)AuthorAgeFilesLines
* A hopefully more successful attempt at the Routing branch mergeDavid Heinemeier Hansson2005-02-151-0/+8
* Backed out of routing merge.. investigating missing patchesDavid Heinemeier Hansson2005-02-151-8/+0
* Merged back the Routing branchDavid Heinemeier Hansson2005-02-151-0/+8
* Fixed three issues with retrying breakpoints #417 [Florian Gross]David Heinemeier Hansson2005-01-101-4/+7
* Added POST support for the breakpoint retries, so form processing that raises...David Heinemeier Hansson2004-12-181-1/+12
* Added breakpoint retries on rescue screensDavid Heinemeier Hansson2004-12-091-0/+2
* Syntax errors and other exceptions thrown outside of an action are now gracef...David Heinemeier Hansson2004-12-063-17/+5
* InitialDavid Heinemeier Hansson2004-11-246-0/+109