oh fuck
This commit is contained in:
parent
f7cb3478be
commit
baba0335ce
|
@ -5,7 +5,7 @@ module Paperclip
|
||||||
x = super
|
x = super
|
||||||
i = x.index '-crop'
|
i = x.index '-crop'
|
||||||
2.times { x.delete_at i } if i
|
2.times { x.delete_at i } if i
|
||||||
x
|
crop_command + x
|
||||||
else
|
else
|
||||||
super
|
super
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue