password recovery wip
This commit is contained in:
parent
cd40ef66c6
commit
49998ee5b7
12 changed files with 70 additions and 1 deletions
5
spec/mailers/user_mailer_spec.rb
Normal file
5
spec/mailers/user_mailer_spec.rb
Normal file
|
@ -0,0 +1,5 @@
|
|||
require "rails_helper"
|
||||
|
||||
RSpec.describe UserMailer, type: :mailer do
|
||||
pending "add some examples to (or delete) #{__FILE__}"
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue