| e3f14d1 |
2010-05-23 |
Don't incompatibly monkeypatch ERB. |
| 48fbe7b |
2010-05-23 |
Mark all raw HTML being concatted as HTML-safe. |
| e53791f |
2010-05-23 |
Don't always mark the argument to #concat as HTML-safe. |
| ef5dada |
2010-04-28 |
Only run load hooks once a file has been fully loaded. |
| c517a4f |
2009-12-10 |
Add autoloads for ActionView::Template* classes, and an ... |
| cbded53 |
2009-11-06 |
When rendering layouts with blocks, use #capture to avoi... |
| e8c1915 |
2008-12-15 |
Auto-load template handlers based on unmatched extension... |
| b88a6db |
2008-05-02 |
Capture view errors in ActionView::Template. |
| 4036fcc |
2008-03-15 |
Handle template error gracefully when line number cannot... |