Sha256: 4e0fc2c7fa824dc7ac0d7e24dccaf9d8776736b60a7ffe27cadaf19480e66f48

Contents?: true

Size: 225 Bytes

Versions: 36

Compression:

Stored size: 225 Bytes

Contents

- title "Video"
%p
  %strong Name:
  = h @video.name
%p
  = link_to "Edit", edit_video_path(@video)
  |
  \#{link_to "Destroy", @video, :confirm => 'Are you sure?', :method => :delete} |
  \#{link_to "View All", videos_path}

Version data entries

36 entries across 36 versions & 1 rubygems

Version Path
sbdevcore-0.2.17 app/views/videos/show.html.haml
sbdevcore-0.2.16 app/views/videos/show.html.haml
sbdevcore-0.2.15 app/views/videos/show.html.haml
sbdevcore-0.2.14 app/views/videos/show.html.haml
sbdevcore-0.2.13 app/views/videos/show.html.haml
sbdevcore-0.2.12 app/views/videos/show.html.haml
sbdevcore-0.2.11 app/views/videos/show.html.haml
sbdevcore-0.2.10 app/views/videos/show.html.haml
sbdevcore-0.2.9 app/views/videos/show.html.haml
sbdevcore-0.2.8 app/views/videos/show.html.haml
sbdevcore-0.2.7 app/views/videos/show.html.haml
sbdevcore-0.2.6 app/views/videos/show.html.haml
sbdevcore-0.2.5 app/views/videos/show.html.haml
sbdevcore-0.2.4 app/views/videos/show.html.haml
sbdevcore-0.2.2 app/views/videos/show.html.haml
sbdevcore-0.2.0 app/views/videos/show.html.haml