Sha256: 5f7708c90e9c096c6d64e6b33d7217a6e8c62a47005b8f3ca78f653df71f24ce
Contents?: true
Size: 360 Bytes
Versions: 6
Compression:
Stored size: 360 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
6 entries across 6 versions & 1 rubygems