There’s many ways to embedding a responsive YouTube video into your Ruby on Rails application, however I will try to share the most simple way to do it.
Ok, let’s say we have a form and a text field for YouTube URL (string), so when user input the v…
Read more at the source