This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
Gitlink
/
forgeplus
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
16
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
添加了对contribution perc的路由支持
pull/324/head
zhangxunhui
3 years ago
parent
1da1c51ba7
commit
18a900a07e
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
config/routes.rb
+ 1
- 1
config/routes.rb
View File
@@ -280,9 +280,9 @@ Rails.application.routes.draw do
get :fan_users
put :update_sponsor_description
get :hovercard
get :hovercard4proj # author: zxh, 获取用户对项目的贡献情况
put :update_image
get :get_image
post :contribution_perc # author: zxh, calculate the percentage of contributions for user in project
end
collection do
post :following
Write
Preview
Loading…
Cancel
Save