Given Reed
10/27/2022, 12:01 PM.webp
versions of a file if it exists, but it doesn't seem to work super consistently. Got me wondering if there was something else that y'all are doing that might be better than just trying to reinvent the wheel. Thanks!kennyadsl
kennyadsl
Given Reed
10/27/2022, 12:31 PMkennyadsl
Spree::Config.image_attachment_module
in a rails console should give a quick answerGiven Reed
10/27/2022, 12:32 PMconfig.image_attachment_module = 'Spree::Image::PaperclipAttachment'
looks like it's pretty clearly paperclip 😛kennyadsl
kennyadsl
kennyadsl
kennyadsl
Given Reed
10/27/2022, 12:36 PMkennyadsl
kennyadsl
Test Account
10/27/2022, 10:05 PM