Sha256: cb0bc9128113f446f460634236fe8e13df575c1fa076239ca8ebfd3a222a7d8d
Contents?: true
Size: 201 Bytes
Versions: 7
Compression:
Stored size: 201 Bytes
Contents
<h1>New <%= @model.to_s.titleize %></h1> <%= link_to 'Back', things_path(@model) %> <%= form_for([:admin, @thing]) do |form| %> <%= render 'form', f: form %> <%= form.button :submit %> <% end %>
Version data entries
7 entries across 7 versions & 1 rubygems