mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-19 01:26:04 +01:00
oh fuck
This commit is contained in:
parent
f7cb3478be
commit
baba0335ce
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue