1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
haml--haml/test/templates/_text_area_helper.html.haml
Norman Clarke 8ae040b131 Silence a silly warning in tests
In Rails < 4.0 this variable is initialized but unused
2013-03-03 18:28:59 -08:00

4 lines
98 B
Text

- defined?(text_area_helper) and nil # silence a warning
.foo
.bar
= text_area :post, :body