Skip to content

Herb: Pass validation_mode option to Herb::Engine #47

@yshmarov

Description

@yshmarov
  1. ERB output tags (<%= %>) are not allowed in attribute position. - what is your suggestion to fising this?
Image
  1. You can also disable this overlay by passing validation_mode: :none to Herb::Engine.

How exactly? smth like this does not work

Herb::Engine.configure do |config|
  config.validation_mode = :none
end

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or requestherb

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions