lib/nanoc-git/extra.rb in nanoc-git-0.0.1 vs lib/nanoc-git/extra.rb in nanoc-git-0.0.2

- old
+ new

@@ -1,4 +1,9 @@ \ No newline at end of file +# encoding: utf-8 + +module NanocGit::Extra + autoload 'Deployers', 'nanoc-git/extra/deployers' +end