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 Give up to pass all haml tests 2015-10-24 20:32:27 +09:00
gemfiles Give up to pass all haml tests 2015-10-24 20:32:27 +09:00
haml-spec Fix corrupted conversion results a bit 2021-07-27 21:08:08 -07:00
markaby Give up to pass all haml tests 2015-10-24 20:32:27 +09:00
mocks Give up to pass all haml tests 2015-10-24 20:32:27 +09:00
results Stop ordering attribute values 2020-09-30 20:03:37 -07:00
templates Give up to pass all haml tests 2015-10-24 20:32:27 +09:00
engine_test.rb Rename Hamlit to Haml 2021-06-07 22:17:13 -07:00
filters_test.rb Rename Hamlit to Haml 2021-06-07 22:17:13 -07:00
helper_test.rb Rename Hamlit to Haml 2021-06-07 22:17:13 -07:00
template_test.rb Call escape_once only if not html_safe? 2022-09-28 09:15:03 +09:00
tilt_test.rb Resurrect Tilt::HamlTemplate support (#1070) 2021-07-27 21:49:21 -07:00