Detect videos with no sound, handle them like gifv
This commit is contained in:
parent
4fb95c91fb
commit
85fce04d1b
3 changed files with 16 additions and 1 deletions
|
@ -8,6 +8,7 @@ Bundler.require(*Rails.groups)
|
|||
|
||||
require_relative '../app/lib/exceptions'
|
||||
require_relative '../lib/paperclip/gif_transcoder'
|
||||
require_relative '../lib/paperclip/video_transcoder'
|
||||
|
||||
Dotenv::Railtie.load
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue