kylejginavan / youtube_it

An object-oriented Ruby wrapper for the YouTube GData API
http://groups.google.com/group/ruby-youtube-library
595 stars 223 forks source link

fixed Video#embed_html5 HTML syntax error lack of </iframe> #39

Closed dopin closed 12 years ago

dopin commented 12 years ago

I found a tiny bug and fixed it: Video#embed_html5 doesn't output - close tag -

kylejginavan commented 12 years ago

Thanks for cleaning this up dopin. Your contribution is appreciated!

dopin commented 12 years ago

Thanks for merging. Youtube_it is very simple and easy to use. I like it:)