Sha256: 8c88f7e7e35c4565c65f70564957b5045f11245a7a38458892c3c75f134957ed
Contents?: true
Size: 242 Bytes
Versions: 15
Compression:
Stored size: 242 Bytes
Contents
<h1>Editing Import</h1> <%= simple_form_for(@import, :url => admin_import_path) do |f| %> <%= render 'form', import: @import, f: f %> <% end %> <%= link_to 'Show', admin_import_path(@import) %> | <%= link_to 'Back', admin_imports_path %>
Version data entries
15 entries across 15 versions & 1 rubygems