Incompatibility of 2.2.6 carrierwave with rails ~8

Author: loqimeanCreated Aug 8, 2025Updated Aug 8, 2025

Hello, there was an issue on assets compiling on production using rails 8 and carrierwave 2.2.6, so, there is no anything about incompatibility. Please, add limitation to help users avoid an issue on prod. The problem was because of privat method warn was called. lib/carrierwave/uploader/configuration.rb:160 Image

Image

Source: carrierwaveuploader/carrierwave