Sha256: 9e64a02c97400524d9f3f98e134c249daff428771d452e74d65efaf88a9bcb6b
Contents?: true
Size: 258 Bytes
Versions: 2
Compression:
Stored size: 258 Bytes
Contents
# This file contains code based on the EscapeUtils project. See the file LICENSE-EscapeUtils.txt for details. require_relative 'html_safety' module Haml module Helpers include ::Walters::HtmlSafety alias html_escape walters_escape_html end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
walters-0.1.0-java | lib/walters/html/haml.rb |
walters-0.1.0 | lib/walters/html/haml.rb |