Sha256: 2528aabfe322c93db44fa6012455c9d6b49e7a16b7c014589ec4ae251124297f
Contents?: true
Size: 190 Bytes
Versions: 17
Compression:
Stored size: 190 Bytes
Contents
pageflow.externalLinks.SiteReference = Backbone.Model.extend({ modelName: 'siteReference', initialize: function() { this.listenTo(this.get('site'), 'destroy', this.destroy); } });
Version data entries
17 entries across 17 versions & 1 rubygems