Commit History

Autor SHA1 Mensaxe Data
  Justin Hileman 88f67fc53e added notes on purpose of the mustache subclasses. %!s(int64=15) %!d(string=hai) anos
  Justin Hileman 1c40e49825 Added default template name based on underscorified class name. I.e. a class named FooBarBaz would try to load a template named foo_bar_baz.mustache in the current directory. %!s(int64=15) %!d(string=hai) anos
  Justin Hileman 98422c110e Changed 'file' variable name to more appropriate 'name' variable. %!s(int64=15) %!d(string=hai) anos
  Justin Hileman e0b9b6c522 Added HandlebarMustache, an extended Mustache class which contains file handling for templates and partials. This will most likely be merged in with the main Mustache class once it's a little more solid. %!s(int64=15) %!d(string=hai) anos