public
Rubygem
Fork of nex3/haml
Description: HTML Abstraction Markup Language - A Markup Haiku
Homepage: http://haml.hamptoncatlin.com
Clone URL: git://github.com/chriseppstein/haml.git
Adding a test that should be failing now.

A new bug is floating around from the buffered stuff.



git-svn-id: svn://hamptoncatlin.com/haml/trunk@62 
7063305b-7217-0410-af8c-cdc13e5119b9
hcatlin (author)
Thu Oct 05 07:07:12 -0700 2006
commit  bb68cc45df4081f4a752862a545f1df3ea76889a
tree    17fbc42942d18e333badbe3adb44d85299241b77
parent  e6bd4a57574a7218484e9b6d0aec8548afb1033e
...
1
2
3
 
...
1
2
3
4
0
@@ -1,3 +1,4 @@
0
 .text_area_test_area
0
   ~ "<textarea>" + value + "</textarea>"
0
 = "<textarea>BLAH\n</textarea>"
0
+= "boo" if false

Comments

    No one has commented yet.