Sha256: a9696a38a5f690fbf5a3b09af263090cc2b52f652d59105dd3cc4b166ca66161
Contents?: true
Size: 153 Bytes
Versions: 3
Compression:
Stored size: 153 Bytes
Contents
module JstGenerator class Handlebars < Engine def filename "handlebars" end def method "Handlebars.compile" end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
jstgenerator-0.1.1 | lib/jstgenerator/handlebars.rb |
jstgenerator-0.1.0 | lib/jstgenerator/handlebars.rb |
jstgenerator-0.0.1 | lib/jstgenerator/handlebars.rb |