Profile
Achievement
cczona's Recent Ruby SnippetsTagged rails
- All /
« Prev 1 Next »
"When using haml, an HTML tag is represented using %tagname, but in the case of an HTML tag with attributes, the representation is %tagname{:attribute => value}.
It turns out there must be no whitespace between %tagname and {:attribute => value}....
1
1510
posted 18 years ago by cczona