Yves Senn
|
4d7f53379a
|
cleanup, remove trailing whitespace within actionpack
|
2012-10-27 16:03:18 +02:00 |
|
Aaron Patterson
|
d410ac5136
|
use the tmp filesystem rather than our own thing.
|
2012-10-17 11:30:08 -07:00 |
|
Andy Shipman
|
2938ef7a65
|
Allow for deep directory path for view templates.
|
2012-10-11 17:36:58 +01:00 |
|
Rafael Mendonça França
|
d8dee214e3
|
Use the same logger that ActionView::Base for the Digestor
|
2012-09-05 13:51:24 -03:00 |
|
kennyj
|
5225c1a472
|
Fix build about TemplateDigestorTest.
|
2012-08-30 23:55:42 +09:00 |
|
Christos Zisopoulos
|
17f2499f04
|
Digestor can now parse old style hash syntax for render
|
2012-08-30 13:13:47 +02:00 |
|
Christos Zisopoulos
|
21bad7445b
|
Digestor ignores most whitespace when parsing render invocations
|
2012-08-30 13:01:25 +02:00 |
|
David Heinemeier Hansson
|
502d5e24e2
|
Add automatic template digests to all CacheHelper#cache calls (originally spiked in the cache_digests plugin) *DHH*
|
2012-08-29 14:23:56 -05:00 |
|