Module | Haml::Helpers::XssMods |
In: |
lib/haml/helpers/xss_mods.rb
|
This module overrides Haml helpers to work properly in the context of ActionView. Currently it‘s only used for modifying the helpers to work with Rails’ XSS protection methods.
Input is escaped, haml_concat‘ed output is always HTML safe