Open dan opened 3 years ago
You say:
ActiveSupport.paths[:ffprobe] = '/opt/local/bin/ffprobe'
It should be:
ActiveStorage.paths[:ffprobe] = '/opt/local/bin/ffprobe'
Pull requests welcome.
You say:
ActiveSupport.paths[:ffprobe] = '/opt/local/bin/ffprobe'
It should be:
ActiveStorage.paths[:ffprobe] = '/opt/local/bin/ffprobe'