Sha256: 676a725aa543d21fbf2f98b899a89804ae472e93d25bc4f115b4914af237a610
Contents?: true
Size: 150 Bytes
Versions: 10
Compression:
Stored size: 150 Bytes
Contents
function Song() { } Song.prototype.persistFavoriteStatus = function(value) { // something complicated throw new Error("not yet implemented"); };
Version data entries
10 entries across 10 versions & 2 rubygems