projects
/
rails.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Present links at the bottom of data browser pages in a consistent way
[rails.git]
/
app
/
views
/
browse
/
_tag.html.erb
1
<tr>
2
<td><%= format_key(tag[0]) %> = <%= format_value(tag[0], tag[1]) %></td>
3
</tr>