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
/
actionview
/
lib
/
action_view
/
template
/
handlers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prefer inspect over escaping and sorround by quote marks
Santiago Pastorino
2016-01-05
1
-3
/
+1
*
Add Html template handler that wraps Raw output in an OutputBuffer
Santiago Pastorino
2016-01-05
1
-0
/
+9
*
Support explicit defintion of resouce name for collection caching.
Dov Murik
2015-07-07
1
-2
/
+9
*
Improve detection of partial templates eligible for collection caching.
Dov Murik
2015-06-22
1
-1
/
+1
*
Freeze static arguments for gsub
brainopia
2015-04-02
1
-1
/
+1
*
Prefer string patterns for gsub
brainopia
2015-04-02
1
-1
/
+1
*
Collections automatically cache and fetch partials.
Kasper Timm Hansen
2015-02-21
1
-0
/
+18
*
Some valid block calls in templates caused syntax errors
Akira Matsuda
2014-11-20
1
-1
/
+1
*
Call gsub with a Regexp instead of a String for better performance
Pablo Herrero
2014-11-01
1
-1
/
+1
*
handle <%== nil %> cases
Aaron Patterson
2014-09-14
1
-2
/
+2
*
optimize string literals in erb templates
Aaron Patterson
2013-12-03
1
-2
/
+2
*
Remove require to AP stuff that left
Łukasz Strzałkowski
2013-06-20
1
-1
/
+0
*
Move actionpack/lib/action_view* into actionview/lib
Piotr Sarnacki
2013-06-20
3
-0
/
+183