We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf8b410 commit 2b0af9dCopy full SHA for 2b0af9d
lib/paperclip/paperclip_processors/transcoder.rb
@@ -48,7 +48,7 @@ def make
48
dst.binmode
49
50
if @meta
51
- log "Transocding supported file #{@file.path}"
+ log "Transcoding supported file #{@file.path}"
52
@cli.add_source(@file.path)
53
@cli.add_destination(dst.path)
54
@cli.reset_input_filters
0 commit comments