index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionpack
/
lib
/
action_view
/
template_error.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle template error gracefully when line number cannot be derived. Closes #...
Pratik Naik
2008-03-15
1
-2
/
+3
*
Introduce a Template class to ActionView. Closes #11024 [lifofifo]
Michael Koziarski
2008-02-06
1
-4
/
+4
*
Precalculate the Backtrace of a template error to avoid raising exceptions in...
Michael Koziarski
2008-01-27
1
-4
/
+11
*
Fix TemplateError so it doesn't bomb on exceptions while running tests [rick]
Rick Olson
2007-11-26
1
-3
/
+3
*
Remove RAILS_ROOT from backtrace paths. Closes #8540.
Jeremy Kemper
2007-06-01
1
-1
/
+1
*
Deprecation: remove deprecated instance variables.
Jeremy Kemper
2007-03-13
1
-8
/
+0
*
Template errors: fix strange deprecation warnings on e.g. @flash.inspect, rem...
Jeremy Kemper
2006-11-17
1
-42
/
+66
*
Fix line number detection and escape RAILS_ROOT in backtrace Regexp
Nicholas Seckar
2005-10-27
1
-1
/
+2
*
Improve line number detection for template errors
Nicholas Seckar
2005-10-16
1
-1
/
+1
*
Clean up error pages by providing better backtraces
Nicholas Seckar
2005-10-15
1
-23
/
+10
*
Render refactoring; render error reporting fixes
Nicholas Seckar
2005-08-26
1
-18
/
+26
*
Fixed error rendering of rxml documents to not just swallow the exception and...
David Heinemeier Hansson
2004-12-21
1
-8
/
+7
*
Added TemplateError#backtrace that makes it much easier to debug template err...
David Heinemeier Hansson
2004-12-13
1
-3
/
+10
*
Initial
David Heinemeier Hansson
2004-11-24
1
-0
/
+84