Sha256: e9e80d027fe35a9c7547870fda676c1b009b7df813a63ce98ddb37dff863d313
Contents?: true
Size: 445 Bytes
Versions: 1
Compression:
Stored size: 445 Bytes
Contents
%object{:width => 560, :height => 340} %param{:name => "movie", :value => "http://www.youtube.com/v/#{asset.youtube_video_id}"} %param{:name => "allowFullScreen", :value => "true"} %param{:name =>"allowscriptaccess", :value => "always"} %embed{:src => "http://www.youtube.com/v/#{asset.youtube_video_id}", :type =>"application/x-shockwave-flash", :allowscriptaccess => "always", :allowfullscreen => "true", :width => 560, :height => 340}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
humpyard-0.0.1 | app/views/humpyard/assets/youtube_assets/_show.html.haml |