Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Word 'rendered' in comment detected as dependency #17

Open
gmcnaughton opened this issue Nov 27, 2012 · 1 comment · May be fixed by #18
Open

Word 'rendered' in comment detected as dependency #17

gmcnaughton opened this issue Nov 27, 2012 · 1 comment · May be fixed by #18

Comments

@gmcnaughton
Copy link

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

latortuga added a commit to latortuga/cache_digests that referenced this issue Dec 2, 2012
@latortuga latortuga linked a pull request Dec 2, 2012 that will close this issue
@michal-samluk
Copy link

This bug is still present with cache_digests 0.3.1.

Couldn't find template for digesting: eds/ed.html

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants