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_handler.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
A back support for legacy TemplateHandler#render API
Joshua Peek
2008-11-23
1
-2
/
+27
*
use autoload instead of explicit requires for ActionView
Joshua Peek
2008-11-23
1
-5
/
+0
*
Removed lagacy TemplateHandler#render API. Left in a legacy TemplateHandler a...
Joshua Peek
2008-07-18
1
-15
/
+8
*
Get buffer for fragment cache from template's @output_buffer
Joshua Peek
2008-07-15
1
-4
/
+0
*
Changed ActionView::TemplateHandler#render API method signature to render(tem...
Joshua Peek
2008-07-11
1
-1
/
+1
*
Deprecated TemplateHandler line offset
Joshua Peek
2008-07-05
1
-8
/
+0
*
Moved template handler registration into a mix-in module.
Joshua Peek
2008-06-11
1
-1
/
+0
*
Refactor partial rendering into a PartialTemplate class. [Pratik]
Michael Koziarski
2008-03-03
1
-1
/
+1
*
Introduce a Template class to ActionView. Closes #11024 [lifofifo]
Michael Koziarski
2008-02-06
1
-5
/
+0
*
Move the declaration of the compilation related cattr_accessors to compilable...
Michael Koziarski
2008-01-30
1
-11
/
+0
*
Refactor template compilation from AV::Base into the template handlers. Clos...
Michael Koziarski
2008-01-22
1
-0
/
+17
*
* Pass around handler instances, not their classes [Koz]
Michael Koziarski
2008-01-11
1
-0
/
+12
*
Move fragment caching from special helper methods to TemplateHandler. Closes ...
Jeremy Kemper
2008-01-10
1
-0
/
+4
*
More Action View refactoring. Knock :erb default down a notch. Closes #10455.
Jeremy Kemper
2007-12-10
1
-0
/
+4
*
Refactor Action View template handlers. Closes #10437.
Jeremy Kemper
2007-12-09
1
-0
/
+13