Topic: Embedding video in a rails application
I'm wanting to display video in my rails 3.2 app but I'm not sure how. I know there's the <%= video_tag %>, but what about other options that don't rely on HTML5? Is there a gem already out there that helps with this or should I go make it? ![]()