Module: Hanami::Helpers::EscapeHelper
- Included in:
- FormHelper::FormBuilder
- Defined in:
- lib/hanami/helpers/escape_helper.rb
Overview
Escape helpers
You can include this module inside your view and the view will have access all methods.
By including Hanami::Helpers::EscapeHelper
it will inject private methods as markup escape utilities.