Sha256: 3271330a4d4608b0f6195381db2eb1cde696af97d835ec960c39e593928d175c

Contents?: true

Size: 197 Bytes

Versions: 9

Compression:

Stored size: 197 Bytes

Contents

%p#notice= notice

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

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

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
cmor_seo-0.0.51.pre spec/dummy/app/views/posts/show.html.haml
cmor_seo-0.0.50.pre spec/dummy/app/views/posts/show.html.haml
cmor_seo-0.0.49.pre spec/dummy/app/views/posts/show.html.haml
cmor_seo-0.0.48.pre spec/dummy/app/views/posts/show.html.haml
cmor_seo-0.0.45.pre spec/dummy/app/views/posts/show.html.haml
cmor_seo-0.0.44.pre spec/dummy/app/views/posts/show.html.haml
cmor_seo-0.0.43.pre spec/dummy/app/views/posts/show.html.haml
cmor_seo-0.0.42.pre spec/dummy/app/views/posts/show.html.haml
cmor_seo-0.0.41.pre spec/dummy/app/views/posts/show.html.haml