Engine: Do not output Herb debug information for `<title>` elements that use `content_for` · Issue #605 · marcoroth/herb

If you have a complex rendering setup for the <title> element, Herb will print out the debug outlines in the title element's contents Example snippet views/layouts/application.erb <...