developwithpassion/expansions

View on GitHub
ExpansionFile

Summary

Maintainability
Test Coverage
expand do
 look_for_templates_in "**/*.mustache", exclude: ->(file) {
   true
 }
end