Skip to content

Rails 6.1 Active Storage's ImageProcessing transformer doesn't support :combine_options #925

@librod89

Description

@librod89

Steps to reproduce

Using Rails 6.1 and comfortable-mexican-sofa with comfy-blog, when I navigate to "Files", I get a console error saying:

ArgumentError (Active Storage's ImageProcessing transformer doesn't support :combine_options, as it always generates a single ImageMagick command.)

I can see a lot of use of combine_files within the code. Here is just one example.

Is there any possibility of updating this in the near future?

System configuration

Rails version: 6.1.3

CMS version: 2.0.19

Ruby version: 2.7.1p83

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions