Sha256: 65719ba7ef10ea519c5b6f55bcd18a2bab11763576a34608850c24a78332790b

Contents?: true

Size: 330 Bytes

Versions: 3

Compression:

Stored size: 330 Bytes

Contents

= table.row :category, as: :association, label_method: :identifier
= table.row :title
= table.row :description
= table.row :duration, as: :duration
= table.row :preview, as: :youtube_video, width: 320, height: 240, aspect_ratio: '4by3'
= table.row :identifier
= table.row :published
= table.row :created_at
= table.row :updated_at

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
ecm_youtube_backend-1.0.2 app/views/ecm/youtube/backend/videos/_show.html.haml
ecm_youtube_backend-1.0.1 app/views/ecm/youtube/backend/videos/_show.html.haml
ecm_youtube_backend-1.0.0 app/views/ecm/youtube/backend/videos/_show.html.haml