This repository was archived by the owner on Nov 9, 2017. It is now read-only.
This repository was archived by the owner on Nov 9, 2017. It is now read-only.
Word 'rendered' in comment detected as dependency #17
Open
Description
Comments containing the word 'rendered' mistakenly get interpreted as a dependency on a template called 'eds/ed'.
# app/views/sample/sample.html.erb
<%# I get rendered in a cool way. %>
$ rake cache_digests:nested_dependencies TEMPLATE=sample/sample
[
"eds/ed"
]
This is under Rails 3.2.9, ruby-1.9.3-p194, cache_digests 0.2.0
Metadata
Metadata
Assignees
Labels
No labels