rosa-build/app/views/projects/comments/_line_comment.html.slim

4 lines
144 B
Plaintext
Raw Normal View History

.line-comment
2014-12-22 18:14:43 +00:00
== render 'projects/comments/comment.html.slim',
comment: @comment, data: { project: @project, commentable: @commentable }