ElixirCLE / pairmotron

Programming Pair Pairifier
https://pairmotron.herokuapp.com
5 stars 4 forks source link

Add email disabled to profile #173

Closed mbramson closed 7 years ago

mbramson commented 7 years ago

Adds an "Email disabled" toggle to the users profile. This toggle allows the user to specify whether or not they'd like to receive email from pairmotron (currently only the group invitation email is applicable here). The only email that is exempted from this is the password_reset email.

Closes #172

mbramson commented 7 years ago

@ericworkman changed to email_enabled

ericworkman commented 7 years ago

Looks great!