Sha256: b815ed7f4f2c8b2373d16acae46b7470cc3c4e6c1eec6cd4ab1bd2ed93cda883

Contents?: true

Size: 271 Bytes

Versions: 26

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

26 entries across 26 versions & 1 rubygems

Version Path
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
effective_posts-2.2.3 app/views/admin/posts/excerpts.html.haml
effective_posts-2.2.2 app/views/admin/posts/excerpts.html.haml
effective_posts-2.2.1 app/views/admin/posts/excerpts.html.haml
effective_posts-2.2.0 app/views/admin/posts/excerpts.html.haml
effective_posts-2.1.1 app/views/admin/posts/excerpts.html.haml
effective_posts-2.1.0 app/views/admin/posts/excerpts.html.haml
effective_posts-2.0.6 app/views/admin/posts/excerpts.html.haml