Simon Thiboutôt

Results 23 issues of Simon Thiboutôt

## Schema Information for model _Post_: ``` # == Schema Information # # Table name: posts # # id :uuid not null, primary key # content :text not null #...

Using a queue to process the files makes the file duplicate detection and asset upload more stable and tolerant of network errors. If an error occurs, the whole command will...

cli

When using `static_renditions` and `video_quality` to create an asset it does not contains `static_renditions.status`. The gem is inferring the value to `"disabled"`. ```json { "static_renditions": { "files": [ { "width":...