Sha256: b815ed7f4f2c8b2373d16acae46b7470cc3c4e6c1eec6cd4ab1bd2ed93cda883

Contents?: true

Size: 271 Bytes

Versions: 33

Compression:

Stored size: 271 Bytes

Contents

%h1.effective-admin-heading= @page_title

- @posts.find_each do |post|
  .row
    .col-sm-12
      %h2.post-title= link_to post, effective_post_path(post)
  .row
    .col-sm-6
      %pre= post.body

    .col-sm-6
      %pre= post.excerpt

  .row
    .col-sm-12
      %hr

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
effective_posts-2.9.3 app/views/admin/posts/excerpts.html.haml
effective_posts-2.9.2 app/views/admin/posts/excerpts.html.haml
effective_posts-2.9.1 app/views/admin/posts/excerpts.html.haml
effective_posts-2.9.0 app/views/admin/posts/excerpts.html.haml
effective_posts-2.8.0 app/views/admin/posts/excerpts.html.haml
effective_posts-2.7.4 app/views/admin/posts/excerpts.html.haml
effective_posts-2.7.3 app/views/admin/posts/excerpts.html.haml
effective_posts-2.7.2 app/views/admin/posts/excerpts.html.haml
effective_posts-2.7.1 app/views/admin/posts/excerpts.html.haml
effective_posts-2.7.0 app/views/admin/posts/excerpts.html.haml
effective_posts-2.6.2 app/views/admin/posts/excerpts.html.haml
effective_posts-2.6.1 app/views/admin/posts/excerpts.html.haml
effective_posts-2.6.0 app/views/admin/posts/excerpts.html.haml
effective_posts-2.5.0 app/views/admin/posts/excerpts.html.haml
effective_posts-2.4.2 app/views/admin/posts/excerpts.html.haml
effective_posts-2.4.1 app/views/admin/posts/excerpts.html.haml
effective_posts-2.4.0 app/views/admin/posts/excerpts.html.haml
effective_posts-2.3.1 app/views/admin/posts/excerpts.html.haml
effective_posts-2.3.0 app/views/admin/posts/excerpts.html.haml
effective_posts-2.2.4 app/views/admin/posts/excerpts.html.haml