Sha256: 778f9d7f0f96b54f4ff169077d770e13141097d6bddf41a3ea8788a1a91cb10c
Contents?: true
Size: 149 Bytes
Versions: 393
Compression:
Stored size: 149 Bytes
Contents
function Song() { } Song.prototype.persistFavoriteStatus = function(value) { // something complicated throw new Error("not yet implemented"); };
Version data entries
393 entries across 300 versions & 29 rubygems