Nkadze

Results 3 issues of Nkadze

Hi, When I'm updating image from rails form, through `update_attributes` and carrierwave uploader, on cloudinary both: new and old images are kept. Is it possible to override this behavior? Thanks...

bug

Hi, This happens when it tries to start schedule from scheduler file, ``` NoMethodError: undefined method `next_time' for nil:NilClass /app/vendor/bundle/ruby/2.3.0/gems/rufus-scheduler-3.5.0/lib/rufus/scheduler/jobs.rb:640:in `next_time_from' ``` cron type: ``` my_job_name: cron: '/15 * *...

Hi, great tool to integrate in admin, but I have one issue I have multiple file upload fields on one admin page/model and I want them to have different jcrop...