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_handlers
/
rjs.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Begin unifying the interface between ActionController and ActionView
Yehuda Katz
2009-01-22
1
-13
/
+0
*
Set template_format to html inside rjs templates so renders within it default...
Joshua Peek
2008-12-04
1
-0
/
+1
*
Get buffer for fragment cache from template's @output_buffer
Joshua Peek
2008-07-15
1
-11
/
+0
*
Put a newline rather than a semicolon at the end of RJS source to avoid parse...
Jeremy Kemper
2008-07-09
1
-1
/
+1
*
Deprecated TemplateHandler line offset
Joshua Peek
2008-07-05
1
-6
/
+2
*
Pass template object to Handler#compile
Pratik Naik
2008-04-24
1
-1
/
+1
*
Refactor template compilation from AV::Base into the template handlers. Clos...
Michael Koziarski
2008-01-22
1
-4
/
+2
*
* Pass around handler instances, not their classes [Koz]
Michael Koziarski
2008-01-11
1
-0
/
+4
*
Move fragment caching from special helper methods to TemplateHandler. Closes ...
Jeremy Kemper
2008-01-10
1
-0
/
+11
*
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
/
+10