Sha256: 35f6e65c7025b468eb9b6b87759951cfe62e2360dd876757318b37f3d2d7cc6d
Contents?: true
Size: 363 Bytes
Versions: 4
Compression:
Stored size: 363 Bytes
Contents
myapp.Templates = { "test": function(obj){var __p=[],print=function(){__p.push.apply(__p,arguments);};with(obj||{}){__p.push('<h1> ', title ,' </h1>');}return __p.join('');}, "test_two": function(obj){var __p=[],print=function(){__p.push.apply(__p,arguments);};with(obj||{}){__p.push('I can put anything I want in here ', foo ,'');}return __p.join('');} };
Version data entries
4 entries across 4 versions & 1 rubygems