Module: Roda::RodaPlugins::ErubisEscaping
- Defined in:
- lib/roda/plugins/_erubis_escaping.rb
Overview
The _erubis_escaping plugin handles escaping of <%= %>
inside ERB templates. It is an internal plugin that should not be loaded directlyn by user code.
Defined Under Namespace
Classes: Eruby, UnsafeClassEscaper