<% unless f.object.persisted? %>
Add Your Content

The subject of your <%= f.object.human_readable_type.downcase %> can either be a file or a URL.

<%= f.input :files, as: :multifile %>
<% end %>