Sha256: 8dcd7cb10c820490ff33844078051dd30222edef88dd0323264c1304c19ca802

Contents?: true

Size: 196 Bytes

Versions: 16

Compression:

Stored size: 196 Bytes

Contents

%p#notice= notice

%p
  %b Name:
  = @thing.name
%p
  %b Description:
  = @thing.description

= works_cited_list @thing

= link_to 'Edit', edit_thing_path(@thing)
\|
= link_to 'Back', things_path

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
works_cited-0.1.16 spec/dummy/app/views/things/show.html.haml
works_cited-0.1.15 spec/dummy/app/views/things/show.html.haml
works_cited-0.1.14 spec/dummy/app/views/things/show.html.haml
works_cited-0.1.13 spec/dummy/app/views/things/show.html.haml
works_cited-0.1.11 spec/dummy/app/views/things/show.html.haml
works_cited-0.1.10 spec/dummy/app/views/things/show.html.haml
works_cited-0.1.9 spec/dummy/app/views/things/show.html.haml
works_cited-0.1.8 spec/dummy/app/views/things/show.html.haml
works_cited-0.1.7 spec/dummy/app/views/things/show.html.haml
works_cited-0.1.6 spec/dummy/app/views/things/show.html.haml
works_cited-0.1.5 spec/dummy/app/views/things/show.html.haml
works_cited-0.1.4 spec/dummy/app/views/things/show.html.haml
works_cited-0.1.3 spec/dummy/app/views/things/show.html.haml
works_cited-0.1.2 spec/dummy/app/views/things/show.html.haml
works_cited-0.1.1 spec/dummy/app/views/things/show.html.haml
works_cited-0.1.0 spec/dummy/app/views/things/show.html.haml