-
Hi, I'm not sure if this is the appropriate place to post this, but it seems like an issue. I am running into this error:
```Job Delayed::PerformableMethod (id=3200623) (queue=default) FAILED perm…
-
After upgrading a simple Rails app from scout 5.3.3 to 5.4.0, puma now hangs on initialization. `strace` shows that it's spinning on a futex; the process also ignores SIGINT, which seems kind of rude …
-
Hola!
Aca les dejo una lista con gemas permitidas para el desarrollo de su proyecto 😁, si quieren usar una que no esté, hagan un comentario indicando su nombre y la razón de por qué quieren usarla. …
-
Database backup modal is currently using carrier wave for uploading the files. While CarrierWave has served us well, it introduces an additional dependency that we have to manage and maintain.
- […
-
We need carrierwave integration:
[https://github.com/carrierwaveuploader/carrierwave](https://github.com/carrierwaveuploader/carrierwave)
[https://github.com/carrierwaveuploader/carrierwave](http:…
-
- [ ] Figure out why we're getting non-200 errors in the EZR controller
- [ ] Figure out why there's a time gap between the APM trace and the monitor
- [x] Propose fix
- [ ] **success: Figure out why …
-
Setup DB and make image uploader for each bean
http://blog.thefirehoseproject.com/posts/switching-carrierwave-to-use-s3-with-heroku-and-localhost/
-
hi
how to use it with carrierwave and simple_form ?
tanks
-
See https://github.com/carrierwaveuploader/carrierwave/wiki/how-to:-delete-cache-garbage-directories for patterns and considerations.
We received an alert about disk space at one point about this. …
jkeck updated
4 months ago
-
While testing CarrierWave v3, we encountered an issue where saving files with invalid extensions did not fail correctly.
After digging into the details, it seems that due to https://github.com/carrie…