76aad9b76e
Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers.
3 lines
220 B
Text
3 lines
220 B
Text
%span.str-truncated
|
|
%span.tree_author= commit_author_link(commit, avatar: true, size: 16)
|
|
= link_to_gfm commit.title, namespace_project_commit_path(@project.namespace, @project, commit.id), class: "tree-commit-link"
|