%h2= @blob.name .row = link_to "Raw", raw_commit_path(@platform.name, @project.name, @commit_hash, @path) = link_to "Blame", blame_commit_path(@platform.name, @project.name, @commit_hash, @path) = link_to "History", commits_path(@platform.name, @project.name, @treeish, @path) %pre %code = @blob.data