method

processor

rails latest stable - Class: ActiveStorage::Transformers::Vips

Method not available on this version

This method is only available on newer versions. The first available version (v8.1.1) is shown here.

processor()
public

No documentation available.

# File activestorage/lib/active_storage/transformers/vips.rb, line 6
      def processor
        ImageProcessing::Vips
      end