A
A
Alexander Petrov2017-10-06 12:44:58
Ruby on Rails
Alexander Petrov, 2017-10-06 12:44:58

Does paperclip have a minimum file size limit?

Ruby on rails project. I use paperclip to upload pictures. I'm uploading 1kb svg files somewhere. There are in fact several black rectangles. But they don't load. Paperclip in the system/... folder creates just an empty file.
If I add more elements to the svg that increase the file size, then the download is fine.
Does paperclip have a minimum file size limit?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ilya Ponomarev, 2017-10-09
@ilyario

Try:
or
conditions may be different:

greater_than/in/less_than

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question