1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
haml--haml/test
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
..
haml Call escape_once only if not html_safe? 2022-09-28 09:15:03 +09:00
hamlit
test_helper.rb