-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
hello, i got this error:
Haml::Error in Projects#show
Showing app/views/projects/parts/_app_item.html.haml where line #24 raised:
haml_tag outputs directly to the Haml template.
Disregard its return value and use the - operator,
or use capture_haml to get the value as a String.
Extracted source (around line #24):
21: #app_item_links_right
22: %ul
23: %li= bookmark_control(project)
24: = clear
25:
26: -# show tags
27: - if project.tag_list.size > 0
Trace of template inclusion: app/views/projects/show.html.haml
Metadata
Metadata
Assignees
Labels
No labels