projects
/
rails.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Back out the changeset RSS stuff from the head for now.
[rails.git]
/
app
/
views
/
changeset
/
list.rhtml
1
<h1><%= t'changeset.list.recent_changes' %></h1>
2
<p><%= t'changeset.list.recently_edited_changesets' %></p>
3
4
<%= render :partial => 'changesets' %>
5
6
<p><%= t'changeset.list.for_more_changesets' %></p>
7
<br>