summaryrefslogtreecommitdiff
path: root/lib/chef/provider/template_finder.rb
Commit message (Expand)AuthorAgeFilesLines
* [CHEF-3249] Extend the 'source' option to also apply to templates from the co...Andrea Campi2012-12-141-2/+4
* [CHEF-3249] Replace ternary operators with more explicit conditionals; split ...Andrea Campi2012-12-141-3/+19
* [CHEF-3249] Accept an optional 'source' option to override the actual path to...Andrea Campi2012-12-141-1/+3
* [CHEF-3249] Refactor template name resolution out to a separate class for DRY...Andrea Campi2012-12-141-0/+41