Thumbnail

Select the file to be used as the thumbnail for this <%= f.object.human_readable_type %>.

<%= f.select :thumbnail_id, @form.select_files, {}, { class: 'form-control' } %>