Looking at the generated code, there’re email_changeset and other <noun>_changesets. Hence, for consistency, confirm_changeset should be renamed (in the generators) to confirmation_changeset.
Confirm = verb
Confirmation = noun
Its @doc should also be aligned with other _changesets to, f.e.:
A user changeset for changing the time of confirmation.






















