mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-18 20:15:59 +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
|
||||
i = x.index '-crop'
|
||||
2.times { x.delete_at i } if i
|
||||
x
|
||||
crop_command + x
|
||||
else
|
||||
super
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue