Add page for authorizing/rejecting follow requests
This commit is contained in:
parent
3c841c7306
commit
b302b9202b
14 changed files with 99 additions and 10 deletions
2
app/helpers/follow_requests_helper.rb
Normal file
2
app/helpers/follow_requests_helper.rb
Normal file
|
@ -0,0 +1,2 @@
|
|||
module FollowRequestsHelper
|
||||
end
|
Reference in a new issue