expug v0.7.3 Expug.Runtime
Functions used by Expug-compiled templates at runtime.
<div class=<%= raw(Expug.Runtime.attr_value(str)) %>></div>
Summary
Functions
Quotes a given str
for use as an HTML attribute
Functions used by Expug-compiled templates at runtime.
<div class=<%= raw(Expug.Runtime.attr_value(str)) %>></div>
Quotes a given str
for use as an HTML attribute