• Dan Jensen's avatar
    Refactor unset of User secondary emails on email destroy · 5ee708d7
    Dan Jensen authored
    Prior to removing some User methods related to unsetting user input,
    this removes 3 calls to those methods. This also introduces a list
    of attributes that we consider "secondary emails". The intent of this
    refactoring is to improve clarity of intent and reduce entanglement
    between logic that is unrelated.
    5ee708d7
user.rb 69.3 KB