Sha256: 570886fb21f987582d23e767d96bda760560854b4b1a3a9a7a6b8113731c2c3b
Contents?: true
Size: 145 Bytes
Versions: 3
Compression:
Stored size: 145 Bytes
Contents
module JstGenerator class Underscore < Engine def filename "underscore" end def method "_.template" end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
jstgenerator-0.1.1 | lib/jstgenerator/underscore.rb |
jstgenerator-0.1.0 | lib/jstgenerator/underscore.rb |
jstgenerator-0.0.1 | lib/jstgenerator/underscore.rb |