mirror of
https://git.freebsd.org/ports.git
synced 2025-05-29 17:36:28 -04:00
This gem replaces the normal ERB parsing with an HTML-aware ERB parsing. This makes your templates smarter by adding runtime checks around the data interpolated from Ruby into HTML.
3 lines
182 B
Text
3 lines
182 B
Text
This gem replaces the normal ERB parsing with an HTML-aware ERB parsing. This
|
|
makes your templates smarter by adding runtime checks around the data
|
|
interpolated from Ruby into HTML.
|