Sha256: 7acf7d674c203370086b2f9658117bb07e200e54c21eca82aaa40ce3aa2df74b
Contents?: true
Size: 571 Bytes
Versions: 51
Compression:
Stored size: 571 Bytes
Contents
pageflow.assetUrls = { unmuteSound: '<%= asset_path("pageflow/unmute.mp3") %>', largeBandwidthProbe: '<%= Rails.env.test? ? asset_path("bandwidth_probe_large.png") : "//#{File.join(Pageflow.config.zencoder_options[:s3_host_alias], "bandwidth_probe_large.png")}" %>', smallBandwidthProbe: '<%= Rails.env.test? ? asset_path("bandwidth_probe_small.png") : "//#{File.join(Pageflow.config.zencoder_options[:s3_host_alias], "bandwidth_probe_small.png")}" %>', emptyMp4: '<%= asset_path "pageflow/empty.mp4" %>', emptyWebm: '<%= asset_path "pageflow/empty.webm" %>' };
Version data entries
51 entries across 51 versions & 1 rubygems