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