Browse Source

添加列表路由

tags/v1
sylor_huang@126.com 6 years ago
parent
commit
fc9e7e7bac
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      config/routes.rb

+ 3
- 0
config/routes.rb View File

@@ -104,6 +104,9 @@ Rails.application.routes.draw do
member do
get :branches
post :watch
get :watch_users
get :parise_users
get :fork_users
end
end


Loading…
Cancel
Save