Sha256: 264bd9b71b1e4017bd31c85043e133476050aa15f3664eb4d73ff1afd50963c5
Contents?: true
Size: 236 Bytes
Versions: 7
Compression:
Stored size: 236 Bytes
Contents
pageflow.linkmapPage.MaskedImageFile = pageflow.linkmapPage.GeneratedImageFile.extend({ toJSON: function() { return _.pick(this.attributes, 'source_image_file_id', 'color_map_file_id'); } });
Version data entries
7 entries across 7 versions & 1 rubygems