artlantis / phamlp

Automatically exported from code.google.com/p/phamlp
0 stars 0 forks source link

Cache Haml files with md5 #115

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
If you have two haml files in two separate directories, the cache will treat 
them as the same file. I suggest using md5, just like you're doing with SASS 
cache files. See attached diff for patch.

Original issue reported on code.google.com by stefano....@gmail.com on 7 Nov 2011 at 5:13

Attachments: