1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
haml--haml/benchmark/string_interpolation.haml
2015-11-23 18:10:16 +09:00

2 lines
72 B
Text

- id = 12347
%a{ href: "https://example.com/users/#{id}" }= "id: #{id}"