Sha256: 224eaa95ade0830b50fe33be2bb4a73cb8e2c999de4fad7f5a2facf8a05f45e5

Contents?: true

Size: 185 Bytes

Versions: 4

Compression:

Stored size: 185 Bytes

Contents

<div class="page-header">
  <h1>Posts</h1>
  <%= link_to 'Click here for new post', new_admin_post_path %>
</div>
<%= render partial: 'miniblog/admin/posts/post', collection: @posts %>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
miniblog-1.0.2 app/views/miniblog/admin/posts/index.html.erb
miniblog-1.0.1 app/views/miniblog/admin/posts/index.html.erb
miniblog-1.0.0 app/views/miniblog/admin/posts/index.html.erb
miniblog-1.0.0.beta app/views/miniblog/admin/posts/index.html.erb