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 Throw exceptions from Haml::Parser like Haml 5 2022-08-21 11:16:33 -07:00
test_helper.rb Unify Error and HamlError 2022-08-21 11:03:01 -07:00