Sha256: 0dbc0b466483d46bc2eaaa3bb7bed36b321d8b69f75b55648c8e4733e47aac62

Contents?: true

Size: 224 Bytes

Versions: 10

Compression:

Stored size: 224 Bytes

Contents

- add_title :showing.l(name: 'Whatzit')
%dl
  %dt Name:</dt>
  %dd= @whatzit.name
  %dt Description:</dt>
  %dd= @whatzit.description
%p
  = link_to :edit.l, edit_whatzit_path(@whatzit)
  |
  = link_to :back.l, whatzits_path

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
bootstrap_leather-0.10.14 spec/dummy/app/views/whatzits/show.html.haml
bootstrap_leather-0.10.13 spec/dummy/app/views/whatzits/show.html.haml
bootstrap_leather-0.10.11 spec/dummy/app/views/whatzits/show.html.haml
bootstrap_leather-0.10.10 spec/dummy/app/views/whatzits/show.html.haml
bootstrap_leather-0.10.9 spec/dummy/app/views/whatzits/show.html.haml
bootstrap_leather-0.10.8 spec/dummy/app/views/whatzits/show.html.haml
bootstrap_leather-0.10.7 spec/dummy/app/views/whatzits/show.html.haml
bootstrap_leather-0.10.6 spec/dummy/app/views/whatzits/show.html.haml
bootstrap_leather-0.10.5 spec/dummy/app/views/whatzits/show.html.haml
bootstrap_leather-0.10.4 spec/dummy/app/views/whatzits/show.html.haml