Sha256: a73df4366987bbbda482743d8c37e92c50d2cd3403b86a53ef79d35088c35489

Contents?: true

Size: 264 Bytes

Versions: 13

Compression:

Stored size: 264 Bytes

Contents

.page-header
  %h1 
    Show
    %small Audio
%p#notice= notice
%p
  %strong Name:
  = @audio.name
%p
  = audio_tag @audio.file.url(:large)
%p
  = link_to 'Edit', edit_audio_path(@audio), :class => 'btn btn-warning'
  = link_to 'Back', audios_path, :class => 'btn'

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
attached-1.0.4 test/dummy/app/views/audios/show.html.haml
attached-1.0.3 test/dummy/app/views/audios/show.html.haml
attached-1.0.2 test/dummy/app/views/audios/show.html.haml
attached-1.0.1 test/dummy/app/views/audios/show.html.haml
attached-1.0.0 test/dummy/app/views/audios/show.html.haml
attached-0.6.0 test/dummy/app/views/audios/show.html.haml
attached-0.5.9 test/dummy/app/views/audios/show.html.haml
attached-0.5.8 test/dummy/app/views/audios/show.html.haml
attached-0.5.7 test/dummy/app/views/audios/show.html.haml
attached-0.5.6 test/dummy/app/views/audios/show.html.haml
attached-0.5.5 test/dummy/app/views/audios/show.html.haml
attached-0.5.4 test/dummy/app/views/audios/show.html.haml
attached-0.5.3 test/dummy/app/views/audios/show.html.haml