Sha256: 67eb345696efdcd5d7854f7efca365ca14a400144cac4c78b0de83221e0eb5b4
Contents?: true
Size: 207 Bytes
Versions: 74
Compression:
Stored size: 207 Bytes
Contents
pageflow.VideoFile = pageflow.EncodedFile.extend({ getBackgroundPositioningImageUrl: function() { return this.get('poster_url'); }, isPositionable: function() { return this.isReady(); } });
Version data entries
74 entries across 74 versions & 1 rubygems