Sha256: aec9b39ea4e7f448752ead668d464db558f9721dc54bd28969c68a6eed7cc7ed
Contents?: true
Size: 179 Bytes
Versions: 18
Compression:
Stored size: 179 Bytes
Contents
<%= simple_form_for :import, url: dashboard_imports_url do |f| %> <%= f.error_notification %> <%= f.input :file, as: :file, label: "Upload File" %> <%= f.submit %> <% end %>
Version data entries
18 entries across 18 versions & 1 rubygems