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
/
digestor.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix Digestor to be thread safe.
Aaron Patterson
2012-10-17
1
-8
/
+30
*
Allow for deep directory path for view templates.
Andy Shipman
2012-10-11
1
-1
/
+1
*
Define just the cattr_reader.
Rafael Mendonça França
2012-09-05
1
-1
/
+2
*
Use the same logger that ActionView::Base for the Digestor
Rafael Mendonça França
2012-09-05
1
-2
/
+5
*
Remove unneeded requires
Rafael Mendonça França
2012-09-05
1
-7
/
+3
*
We dont need to include the name and the format in the digest -- source is au...
David Heinemeier Hansson
2012-09-04
1
-1
/
+1
*
Further improve RENDER_DEPENDENCY regexp comments
Christos Zisopoulos
2012-08-30
1
-1
/
+1
*
Improve RENDER_DEPENDENCY regexp comment to keep the doc editor happy.
Christos Zisopoulos
2012-08-30
1
-1
/
+1
*
`Digestor` can now parse old style hash syntax for `render`
Christos Zisopoulos
2012-08-30
1
-4
/
+4
*
`Digestor` ignores most whitespace when parsing `render` invocations
Christos Zisopoulos
2012-08-30
1
-2
/
+2
*
Add automatic template digests to all CacheHelper#cache calls (originally spi...
David Heinemeier Hansson
2012-08-29
1
-0
/
+104