about summary refs log tree commit diff
path: root/app/helpers/api/v1/follow_requests_helper.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/helpers/api/v1/follow_requests_helper.rb')
-rw-r--r--app/helpers/api/v1/follow_requests_helper.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/helpers/api/v1/follow_requests_helper.rb b/app/helpers/api/v1/follow_requests_helper.rb
new file mode 100644
index 000000000..b36faf2a3
--- /dev/null
+++ b/app/helpers/api/v1/follow_requests_helper.rb
@@ -0,0 +1,2 @@
+module Api::V1::FollowRequestsHelper
+end