method
add_expr
v5.1.7 -
Show latest stable
- Class:
ActionView::Template::Handlers::ERB::Erubis
add_expr(src, code, indicator)public
Erubis toggles <%= and <%== behavior when escaping is enabled. We override to always treat <%== as escaped.