Modified authentication with user_signed_in? and current_user
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
class HomeController < ApplicationController
|
||||
skip_before_action :authenticate
|
||||
def index
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user