2 lines
105 B
Plaintext
2 lines
105 B
Plaintext
#tree-holder= render :partial => "tree", :locals => {:repo => @repo, :commit => @commit, :tree => @tree}
|