Quantcast
Channel: Active questions tagged ruby - Stack Overflow
Viewing all articles
Browse latest Browse all 4619

Active Storage - How to regenerate image variants

$
0
0

How to do you manually reganerate a variant with active storage? Example class:

  class Doc    has_many_attached :uploads do |attachable|      attachable.variant :pdf_thumb, resize_to_limit: [400, nil]    end  end

I want to be able force the regeneration of the pdf_thumb from the example


Viewing all articles
Browse latest Browse all 4619

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>