Skip to content

Marksmith exception on 3.23.0 #4011

@themire

Description

@themire

Our CI is breaking on 3.23.0 with this error

The asset "marksmith.css" is not present in the asset pipeline.

We use it for markdown fields. We just include the gem in our gemfile and also have the following initizlier

Marksmith.configure do |config|
  config.automatically_mount_engine = false
end

Is there anything we're missing to get this CSS included?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions