Sha256: 1b45e6801c660d5aafd0903f9bd05fbe00888074334adc36de9f9a2a8a211f87
Contents?: true
Size: 680 Bytes
Versions: 16
Compression:
Stored size: 680 Bytes
Contents
I"œ(function() { var RevModel, __extends = function(child, parent) { for (var key in parent) { if (__hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; }, __hasProp = {}.hasOwnProperty; Rev.registerObject('Model', RevModel = (function(_super) { __extends(RevModel, _super); function RevModel() { return RevModel.__super__.constructor.apply(this, arguments); } RevModel.prototype.idunno = "lolcoffeeparser"; return RevModel; })(Backbone.Model)); }).call(this); :ET
Version data entries
16 entries across 16 versions & 1 rubygems