Sha256: 179e17a5c2e3306262c5beb797e6f542a84646062f23b03328683fdfb09f2104

Contents?: true

Size: 298 Bytes

Versions: 27

Compression:

Stored size: 298 Bytes

Contents

<div class="pulitzer-row">
  <ul class="inline-list">
    <li>
      <%= post.title %>
    </li>
    <li>
      <%= ajax_link "Edit post name", edit_title_post_path(post), {}, dom_target(post) %>
    </li>
    <li>
      <%= link_to 'Edit content', edit_post_path(post) %>
    </li>
  </ul>
</div>

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
pulitzer-0.10.0 app/views/pulitzer/posts/_show.html.erb
pulitzer-0.5.14 app/views/pulitzer/posts/_show.html.erb
pulitzer-0.5.13 app/views/pulitzer/posts/_show.html.erb
pulitzer-0.5.11 app/views/pulitzer/posts/_show.html.erb
pulitzer-0.5.10 app/views/pulitzer/posts/_show.html.erb
pulitzer-0.5.9 app/views/pulitzer/posts/_show.html.erb
pulitzer-0.5.8 app/views/pulitzer/posts/_show.html.erb