set attachment name

pull/629/head
Pete Matsyburka 4 weeks ago
parent eaedaa96bb
commit 97ce32fd52

@ -138,7 +138,7 @@ module Submitters
ActiveStorage::Attachment.create!(
blob:,
name: params[:name],
name: 'attachments',
record: submitter
)
end

Loading…
Cancel
Save