0
0
Fork 0

Add page for authorizing/rejecting follow requests

This commit is contained in:
Eugen Rochko 2016-12-23 00:04:52 +01:00
parent 3c841c7306
commit b302b9202b
14 changed files with 99 additions and 10 deletions

View file

@ -0,0 +1,5 @@
require 'rails_helper'
RSpec.describe FollowRequestsHelper, type: :helper do
end