Debride::Curly
Extends debride to analyze Curly template files.
It leverages the adjustments made by Debride::Erb.
Synopsis
$ gem install debride-erb
$ debride app lib
Explanations and Apologies
Q: Why the different gem structure?
A: I'm just following the conventions of the Debride gem and its plugins.