aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/template/compiled_templates_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Use mocha to avoid the sleep calls in the compiled_template tests. [tarmo] Cl...Michael Koziarski2007-08-291-17/+34
* Ensure compiled template tests pass on windows where there are no symlinks. [...Michael Koziarski2007-05-271-22/+28
* Use a consistent load path to avoid double requires. Fix some scattered Ruby ...Jeremy Kemper2007-01-281-5/+3
* Extract template_changed_since? from compile_template? so plugins may overrid...Jeremy Kemper2006-11-201-1/+36
* New dependencies implementationNicholas Seckar2006-08-081-0/+1
* Fixed that real files and symlinks should be treated the same when compiling ...David Heinemeier Hansson2006-07-051-0/+134