Sha256: cee2ba8c0dcc9ecd1d9665f578b849ef9cecfae1f358bc17c5679514676e05b3
Contents?: true
Size: 232 Bytes
Versions: 6
Compression:
Stored size: 232 Bytes
Contents
(function () { var cache; if (typeof Backbone !== 'undefined') { cache = Backbone.noConflict(); } if (cache) { app.define('Backbone', function () { return cache; }); } }());
Version data entries
6 entries across 6 versions & 1 rubygems