Sha256: d2174f28c34cfd0cf2c62da9b4ce7ff3dd7aa942be1fa44eebdf984370654029
Contents?: true
Size: 311 Bytes
Versions: 2
Compression:
Stored size: 311 Bytes
Contents
<!DOCTYPE html> <html> <head> <%= stylesheet_link_tag 'network_executive/you_tube' %> <%= javascript_include_tag 'network_executive/you_tube' %> <%= javascript_include_tag '//www.youtube.com/iframe_api' %> <script> </script> </head> <body> <div id="player"></div> </body> </html>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
network_executive-0.0.8 | app/views/network_executive/components/you_tube.html.erb |
network_executive-0.0.7 | app/views/network_executive/components/you_tube.html.erb |