Sha256: fe6102f84ee8d4c0563b611b7cef3a1b6a3b079470865b82f00bf98243c11949
Contents?: true
Size: 175 Bytes
Versions: 1
Compression:
Stored size: 175 Bytes
Contents
<% provide(:title, 'Edit Plan') %> <%= form_for(@plan, url: admin_plan_path(@plan)) do |f| %> <%= render 'form', f: f %> <% end %> <%= link_to 'Back', admin_plans_path %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
disco_app-0.8.8 | app/views/disco_app/admin/plans/edit.html.erb |