Skip to content
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
@gmcnaughton

Description

@gmcnaughton

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions