maintains associated document number when erasing account

This commit is contained in:
rgarcia
2016-12-08 14:02:26 +01:00
parent 21ca828f81
commit 93841b87ad

View File

@@ -163,7 +163,6 @@ class User < ActiveRecord::Base
username: nil,
email: nil,
unconfirmed_email: nil,
document_number: nil,
phone_number: nil,
encrypted_password: "",
confirmation_token: nil,