1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
haml--haml/test/haml
Takashi Kokubun b55b277b1b
Call escape_once only if not html_safe?
Close #1088

As to how I implemented this, I didn't want to introduce a private
method because that'll be also visible in user templates. I didn't
bother using refinements for this either just yet.
2022-09-28 09:15:03 +09:00
..
erb
gemfiles
haml-spec
markaby
mocks
results
templates
engine_test.rb
filters_test.rb
helper_test.rb
template_test.rb
tilt_test.rb