haml--haml/benchmark/id_attribute.haml

4 lines
72 B
Plaintext

#book{ id: 'content active' }
- id = %w[content active]
#book{ id: id }