Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

root/trunk/actionpack/lib/action_view/template_error.rb


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @9027 [9027] 03/15/08 18:42:53 pratik Handle template error gracefully when line number cannot be derived. …
(edit) @8805 [8805] 02/06/08 04:26:40 nzkoz Introduce a Template class to ActionView. Closes #11024 [lifofifo]
(edit) @8743 [8743] 01/27/08 20:45:35 nzkoz Precalculate the Backtrace of a template error to avoid raising exceptions …
(edit) @8210 [8210] 11/26/07 03:35:04 rick Fix TemplateError so it doesn't bomb on exceptions while running tests …
(edit) @6923 [6923] 06/01/07 05:18:21 bitsweat Remove RAILS_ROOT from backtrace paths. Closes #8540.
(edit) @6399 [6399] 03/13/07 03:49:52 bitsweat Deprecation: remove deprecated instance variables.
(edit) @5543 [5543] 11/17/06 12:47:08 bitsweat Template errors: fix strange deprecation warnings on e.g. @flash.inspect, …
(edit) @2773 [2773] 10/27/05 21:58:39 ulysses Fix line number detection and escape RAILS_ROOT in backtrace Regexp
(edit) @2655 [2655] 10/16/05 18:37:11 ulysses Improve line number detection for template errors
(edit) @2624 [2624] 10/15/05 19:05:15 ulysses Clean up error pages by providing better backtraces
(edit) @2058 [2058] 08/26/05 22:37:36 ulysses Render refactoring; render error reporting fixes
(edit) @238 [238] 12/21/04 02:05:12 david Fixed error rendering of rxml documents to not just swallow the exception …
(edit) @145 [145] 12/13/04 23:28:10 david Added TemplateError#backtrace that makes it much easier to debug template …
(add) @4 [4] 11/24/04 01:04:44 david Initial
Note: See TracRevisionLog for help on using the revision log.