Embedded Youtube video in a Ruby on Rails page
- by dan
Hi,
New to programming. I am trying to embed a YouTube video from a link stored in a database named "Promoter" into a ruby-on-rails page (.erb). I've looked at the source the code turns out, but the object video player does not appear (on heroku here: http://blazing-mountain-574.heroku.com/).
The code in the home.html.erb file:
…