Sha256: 95bd6dcde6a233bb5de91ce77781f8f0c616738d1caeac2159af2abc2c5ed975

Contents?: true

Size: 537 Bytes

Versions: 1

Compression:

Stored size: 537 Bytes

Contents

= "{{unsafe}}"
#{'{{unsafe}}'}
= "{{safe}}".html_safe

{{safe}}

%div{:foo => '{{safe}}'.html_safe, :bar => '{{unsafe}}'}
  {{safe}}

-# We can't support Angular interpolations in class and id attributes.
-# This is a limitation of Haml.
%div{:class => '{{unsafe_id}}', :id => '{{unsafe_id}}'}

= '{{unsafe}}'
= '{{unsafe}}'
= '{{unsafe}}'
= '{{unsafe}}'
= '{{unsafe}}'
= '{{unsafe}}'
= '{{unsafe}}'
= '{{unsafe}}'
= '{{unsafe}}'
= '{{unsafe}}'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
angular_xss-0.2.0 spec/shared/app_root/app/views/test/_test_haml.haml