Skip to content

Running solid_queue:install if already installed adds duplicate line in config/production.rb #440

@joelzwarrington

Description

@joelzwarrington

I've setup a new 8.0 rails project, and thought I might need to run the installation task solid_queue:install.

When running the install task, it did not modify any other files as they were identical, but did add a duplicate line to config/production.rb:

config.solid_queue.connects_to = { database: { writing: :queue } }

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