Currently I\'m embedding Youtube videos with the following HAML code in a Twitter Bootstrap based site:
.row .span12 %iframe.span11{ :height => \"720\",
Try this "Responsive video CSS", it works perfect for me: https://gist.github.com/2302238
...