Media
The media
object has the following attributes:
- media.is_active
- media.created_at
- media.updated_at
- media.embed_script
media.embed_script
Returns an iframe of embed script. [Optional]
Input
{{ media.embed_script }}
# => <iframe width="560" height="315" src="http://www.youtube.com/embed/DlayORza9gg" frameborder="0" allowfullscreen></iframe>