Good afternoon, I have the following models:
User.rb
class User < ApplicationRecord
# Include default devise modules. Others available are:
# :confirmable, :lockable, :timeoutable and :omniauthable
devise :database_authenticatable,...
asked by
18.05.2018 / 20:41