aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/middleware/templates/rescues/_trace.erb
Commit message (Expand)AuthorAgeFilesLines
* Remove remaining warnings on _trace by adding parenthesis to gsub arguments.Emilio Tagua2010-09-281-3/+3
* Use parenthesis to avoid ambiguous first argument warning.Emilio Tagua2010-09-281-1/+1
* Use backtrace cleaner for dev mode exception pageJoshua Peek2010-01-161-3/+3
* Update reference to deprecated constant to avoid warningsBryan Helmkamp2009-11-281-1/+1
* 1.9 fix for changes to #to_s. By Sam Ruby. [#3228 state:resolved]Yehuda Katz2009-09-181-2/+2
* Extract ActionController rescue templates into Rescue and ShowExceptions midd...Joshua Peek2009-05-021-0/+26