Skip to Content Skip to Search

Action View ERB Dependency Tracker

Finds the dependencies of an ERB template by scanning its source with regular expressions for render calls and # Template Dependency: comments.

Because it matches against the source, it also handles template languages whose render calls look like Ruby.