Sha256: c04e140dcf954fdb2dba03da617cc68f592f9d024f71836e575e6ea8a44f8aa6

Contents?: true

Size: 119 Bytes

Versions: 32

Compression:

Stored size: 119 Bytes

Contents

this.Handlebars = {};

(function() {
  Handlebars.precompile = function() {
    return "PRECOMPILE CALLED";
  };
}());

Version data entries

32 entries across 32 versions & 3 rubygems

Version Path
handlebars_assets-0.18 test/edge/handlebars.js
handlebars_assets-0.17.2 test/edge/handlebars.js
handlebars_assets-0.17.1 test/edge/handlebars.js
handlebars_assets-0.17 test/edge/handlebars.js
handlebars_assets-0.16 test/edge/handlebars.js
handlebars_assets-0.15 test/edge/handlebars.js
handlebars_assets-0.14.1 test/edge/handlebars.js
handlebars_assets-0.13.0 test/edge/handlebars.js
handlebars_assets-0.12.3 test/edge/handlebars.js
handlebars_assets-0.12.2 test/edge/handlebars.js
handlebars_assets-0.12.1 test/edge/handlebars.js
handlebars_assets-0.12.0 test/edge/handlebars.js