forked from fixin.me/fixin.me
Require authentication
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
class ApplicationController < ActionController::Base
|
||||
before_action :authenticate_user!
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user