1 line
105 B
Text
1 line
105 B
Text
#tree-holder= render :partial => "tree", :locals => {:repo => @repo, :commit => @commit, :tree => @tree}
|