Growstuff/growstuff

View on GitHub
app/views/shared/_glyphicon.html.haml

Summary

Maintainability
Test Coverage
Hash attribute should start with one space after the opening brace
%span.glyphicon{class: "glyphicon-#{icon}", title: t(title) }
Expected a newline at the end of the file.
The = symbol should have one space separating it from code
Files should end with a trailing newline
=t(title)