Sha256: fab3e103e29458b1bc82467a1c4613358e824e9a887b27937a7d7c1dd567c932

Contents?: true

Size: 186 Bytes

Versions: 4

Compression:

Stored size: 186 Bytes

Contents

<h1><%= t(".header") %> "<%= @post.title %>"</h1>
<%= monologue_admin_form_for ["admin", @post], method: :put do |post| %>
  <%= render partial: 'form', locals: {post: post} %>
<% end %>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
monologue-0.5.0 app/views/monologue/admin/posts/edit.html.erb
monologue-0.4.1 app/views/monologue/admin/posts/edit.html.erb
monologue-0.4.0 app/views/monologue/admin/posts/edit.html.erb
monologue-0.3.0 app/views/monologue/admin/posts/edit.html.erb