Sha256: 1b7ecf57f9ab571dd2416050caeeba5790610ba283e7901417663f191a1ba876
Contents?: true
Size: 109 Bytes
Versions: 4
Compression:
Stored size: 109 Bytes
Contents
require 'mustache' module Views class External < Mustache def hello "Stached" end end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
tilt-0.9 | test/tilt_mustache_views/external.rb |
tilt-0.8 | test/tilt_mustache_views/external.rb |
tilt-0.7 | test/tilt_mustache_views/external.rb |
tilt-0.6 | test/tilt_mustache_views/external.rb |