dev.chen

Results 1 issues of dev.chen

it work in development but wrong in production gem: sidekiq 4.1.0 delayed_paperclip (2.9.1) paperclip (4.3.5) my config: ``` # has_attached_file :avatar, styles: { thumb: "50x50#", medium: "100x100#", square: "200x200#" },...