Setup Devise

This commit is contained in:
2020-02-12 13:26:25 +01:00
parent 0d7ce8fa2c
commit 9ec7b3ef50
24 changed files with 709 additions and 0 deletions

5
spec/models/user_spec.rb Normal file
View File

@ -0,0 +1,5 @@
# require 'rails_helper'
# RSpec.describe User, type: :model do
# pending "add some examples to (or delete) #{__FILE__}"
# end