Do not remove either of these requires.
active_storage/vips disables libvips’s unfuzzed loaders and savers.
active_storage/vips has already loaded image_processing/vips, but requiring it here is what raises LoadError when the gem is missing, which the engine reports as an actionable warning.
Required Files
- active_storage/vips
- image_processing/vips
Namespace
- MODULE ActiveStorage
- MODULE ActiveStorage::Transformers
- CLASS ActiveStorage::Transformers::Vips