summaryrefslogtreecommitdiff
path: root/db/migrate/20170904092148_add_email_confirmation.rb
Commit message (Expand)AuthorAgeFilesLines
* Add version 4.2 to all existing migrationsjprovazn-versioned-migrationsJan Provaznik2018-11-221-1/+1
* tweaks for rubocopBrett Walker2017-09-231-2/+2
* use `add_concurrent_index` to add the :confirmation_token indexBrett Walker2017-09-231-1/+0
* Send a confirmation email when the user adds a secondary email address. Utili...Brett Walker2017-09-231-0/+34