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