Skip to content

Haml::Error in Projects#show  #1

Description

@francisdoody

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions