Sha256: 4c67e29de2143c209cc85da3afd688b7aa70a0c0896893b89436c3813e504c99
Contents?: true
Size: 212 Bytes
Versions: 24
Compression:
Stored size: 212 Bytes
Contents
%div{:style => "width: 660px; height: 500px;"} %video{ :src => params[:mobile] ? @video.mobile_output_url : @video.output_url, :width => "640", :height => "480" } :javascript $('video').mediaelementplayer();
Version data entries
24 entries across 24 versions & 1 rubygems