Fixed forgot password, no redirect loop know while resetting forgotten password
This commit is contained in:
parent
ad544a117f
commit
697fc08e18
3 changed files with 50 additions and 2 deletions
5
spec/views/passwords/update.html.erb_spec.rb
Normal file
5
spec/views/passwords/update.html.erb_spec.rb
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
require 'spec_helper'
|
||||
|
||||
describe "passwords/update.html.erb" do
|
||||
pending "add some examples to (or delete) #{__FILE__}"
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue