add contribution percentage route

This commit is contained in:
zhangxunhui 2023-02-01 14:48:10 +08:00
parent 19e7fcaafa
commit bbe8407311
1 changed files with 1 additions and 0 deletions

View File

@ -282,6 +282,7 @@ Rails.application.routes.draw do
get :hovercard
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