Engine: Add support for disabling debug spans in `ERBBlockNode` via comments by kozy4324 · Pull Request #977 · marcoroth/herb
This PR is an attempt to address the issue discussed in #605. When rendering ERB output inside content_for, it is not possible to know at template-analysis time whether the content will eventually ...