GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Description: Gitorious aims to provide a great way of doing distributed opensource code collaboration.
Homepage: http://gitorious.org/projects/gitorious
Clone URL: git://github.com/dysinger/gitorious.git
fixed atom link in repositories#show
js (author)
Tue Mar 18 04:39:10 -0700 2008
commit  f1d60dbcfeef681913df044b752941a160de32a0
tree    fb4659a3c27a51eb1f07d0a5c9a10cf05a1cf1bb
parent  cdf9c0d59be838b1da59fd9c3d2a7430b4817d42
...
23
24
25
26
 
27
28
29
...
23
24
25
 
26
27
28
29
0
@@ -23,7 +23,7 @@ class RepositoriesController < ApplicationController
0
     respond_to do |format|
0
       format.html
0
       format.xml { render :xml => @repository }
0
- format.atom { render :template => "browse/index.atom.builder" }
0
+ format.atom { render :template => "logs/show.atom.builder" }
0
     end
0
   end
0
   

Comments

    No one has commented yet.