Sha256: 6fa1ddb5bb6c885df0b51b140513bce1b30c2100c5fc3eb38980ba0acd1d4fbe

Contents?: true

Size: 314 Bytes

Versions: 36

Compression:

Stored size: 314 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= effective_region(post, :body, editable: false)

    .col-sm-6
      %pre= post_excerpt(post)

  .row
    .col-sm-12
      %hr

Version data entries

36 entries across 36 versions & 1 rubygems

Version Path
effective_posts-0.7.1 app/views/admin/posts/excerpts.html.haml
effective_posts-0.7.0 app/views/admin/posts/excerpts.html.haml
effective_posts-0.6.4 app/views/admin/posts/excerpts.html.haml
effective_posts-0.6.3 app/views/admin/posts/excerpts.html.haml
effective_posts-1.2.0 app/views/admin/posts/excerpts.html.haml
effective_posts-1.1.11 app/views/admin/posts/excerpts.html.haml
effective_posts-0.6.2 app/views/admin/posts/excerpts.html.haml
effective_posts-1.1.10 app/views/admin/posts/excerpts.html.haml
effective_posts-1.1.9 app/views/admin/posts/excerpts.html.haml
effective_posts-1.1.8 app/views/admin/posts/excerpts.html.haml
effective_posts-0.6.1 app/views/admin/posts/excerpts.html.haml
effective_posts-1.1.7 app/views/admin/posts/excerpts.html.haml
effective_posts-1.1.6 app/views/admin/posts/excerpts.html.haml
effective_posts-0.6.0 app/views/admin/posts/excerpts.html.haml
effective_posts-1.1.5 app/views/admin/posts/excerpts.html.haml
effective_posts-1.1.4 app/views/admin/posts/excerpts.html.haml
effective_posts-1.1.3 app/views/admin/posts/excerpts.html.haml
effective_posts-1.1.2 app/views/admin/posts/excerpts.html.haml
effective_posts-1.1.1 app/views/admin/posts/excerpts.html.haml
effective_posts-1.1.0 app/views/admin/posts/excerpts.html.haml