aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/tmp
Commit message (Collapse)AuthorAgeFilesLines
* Add tmp dir in actionview/test/Gaurish Sharma2013-08-051-0/+0
Missing tmp directory will cause the test to fail on JRuby. will commit adds tmp directory & 22 TemplateDigestorTests which were failing before are now green. Further Discussion on this can be seen at #11743