Setup Faker and Factorybot
This commit is contained in:
@@ -4,6 +4,7 @@ class SessionsController < ApplicationController
|
||||
before_action :skip_authorization
|
||||
|
||||
def new
|
||||
@title = "Login"
|
||||
end
|
||||
|
||||
def create
|
||||
|
Reference in New Issue
Block a user