Snippets - fixed after bootstrap

Project - restyled show page, removed info page
Repository - restyled show page, added download option
Tags - added download options
This commit is contained in:
Dmitriy Zaporozhets 2012-02-08 01:00:49 +02:00
parent 3d77183c16
commit 4d89322d67
37 changed files with 298 additions and 333 deletions

View file

@ -141,7 +141,7 @@ describe "Projects" do
end
it "should be correct path" do
current_path.should == info_project_path(@project)
current_path.should == edit_project_path(@project)
end
it "should show project" do