Module: Bridgetown::Foundation::CoreExt::OutputSafety::NumericSafety
- Defined in:
- lib/bridgetown/foundation/core_ext/output_safety.rb
Instance Method Summary collapse
Instance Method Details
#html_safe? ⇒ Boolean
15 16 17 |
# File 'lib/bridgetown/foundation/core_ext/output_safety.rb', line 15 def html_safe? true end |