Fix Paperclip Gem Bug
How can I fix paperclip error ?
When you use paperclip gem, if you are getting like this bug
1
| |
You can fix this bug with
1
| |
or you can make
1
| |
I suggest the second command, because if youcan make autoremove you can get error again.
That’ s all.