Fix converted media being saved with original extension and mime type (#11130)
This commit is contained in:
parent
7696f77245
commit
8f23726918
4 changed files with 26 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
require 'mime/types'
|
||||
require 'mime/types/columnar'
|
||||
|
||||
module Attachmentable
|
||||
extend ActiveSupport::Concern
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue