aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/middleware/templates/rescues/_trace.erb
Commit message (Expand)AuthorAgeFilesLines
* Display exceptions in text format for xhr requestKir Shatrov2013-08-221-24/+0
* change array of array to hashVipul A M2013-04-091-6/+4
* Remove unnecessary `ERB::Util::h`Ryunosuke SATO2013-01-051-1/+1
* move error page js into script tagGosha Arinich2013-01-041-2/+2
* 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