Commit 38af7f9
committed
Add unconfirmed_email to spree_users
Up until now, we have not been adding the unconfirmed_email column
to spree_users table. However, this column is required by default
when using Devise's :confirmable module, which also activates Devise's
:reconfirmable behavior by default, which in turn requires
unconfirmed_email.1 parent 64f9120 commit 38af7f9
1 file changed
Lines changed: 7 additions & 0 deletions
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments