aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/templates/rescues/template_error.rhtml
Commit message (Expand)AuthorAgeFilesLines
* Added .erb and .builder as preferred aliases to the now deprecated .rhtml and...David Heinemeier Hansson2007-02-201-21/+0
* Fix deprecation warnings when rendering the template error template.Jamis Buck2006-10-161-1/+1
* use instance vars in rescue templates since controller may not be instantiate...Jeremy Kemper2006-10-021-1/+1
* Deprecate @responseJeremy Kemper2006-09-291-1/+1
* Clean up error pages by providing better backtracesNicholas Seckar2005-10-151-2/+4
* Fixed error handling of broken layouts #1115 [Michael Schubert]David Heinemeier Hansson2005-04-171-1/+1
* Improved the message display on the exception handler pages #963 [Johan Soren...David Heinemeier Hansson2005-03-311-3/+4
* Syntax errors and other exceptions thrown outside of an action are now gracef...David Heinemeier Hansson2004-12-061-9/+1
* InitialDavid Heinemeier Hansson2004-11-241-0/+26