diff --git a/config/routes.rb b/config/routes.rb index 4d122fd9..c658f0cc 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -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