Sha256: bf534990d25a934c34ad1bd26bd667ef7e252673709f3eb3f22e283eabcabda1

Contents?: true

Size: 152 Bytes

Versions: 2

Compression:

Stored size: 152 Bytes

Contents

%p#notice= notice

%p
  %b Title:
  = @post.title
%p
  %b Body:
  = @post.body

= link_to 'Edit', edit_post_path(@post)
\|
= link_to 'Back', posts_path

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
manifold_mock-0.0.1 test/dummy/app/views/posts/show.html.haml
templator_chabz-0.9.0 test/dummy/app/views/posts/show.html.haml