Rspec test repo replaced.\nMerge Requests improved

This commit is contained in:
Dmitriy Zaporozhets 2012-03-13 23:54:49 +02:00
parent 781f5aa6fb
commit 3676838dc9
18 changed files with 90 additions and 41 deletions

View file

@ -101,6 +101,11 @@ Gitlab::Application.routes.draw do
member do
get :diffs
end
collection do
get :branch_from
get :branch_to
end
end
resources :snippets