Answer the question
In order to leave comments, you need to log in
rails. How to embed video from youtube?
Hi all. Can you give me a tutorial on how to embed a youtube video?
<%= video_tag 'https://www.youtube.com/watch?v=85v1JKPrtFo' %>
Answer the question
In order to leave comments, you need to log in
<iframe width="100%" height="" src="https://www.youtube.com/watch?v=85v1JKPrtFo" frameborder="0" allowfullscreen></iframe>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question