frozen_string_literal: false
Allows an ERB template to be rendered in the context (binding) of an existing ERB template evaluation.
Methods
Instance Public methods
set_eoutvar(compiler, eoutvar = '_erbout')
Link
Overrides compiler startup to set the eoutvar to
an empty string only if it isn't already set.