Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-add EmailValidator to avoid the repetition of format: { with: Devise.email...streamline-email-validation | Rémy Coutable | 2016-02-09 | 1 | -1/+1 |
* | Validate email addresses using Devise.email_regexp | Rémy Coutable | 2016-02-09 | 1 | -1/+1 |
* | Allow primary email to be set to an email that you've already added.change-primary-email | Douwe Maan | 2015-04-30 | 1 | -5/+0 |
* | Explicitly define ordering in models using default_scope | Dmitriy Zaporozhets | 2015-02-05 | 1 | -0/+2 |
* | User model to strong params. Comment other attr_accessible to let tests run | Dmitriy Zaporozhets | 2014-06-26 | 1 | -8/+0 |
* | Re-annotate models | Dmitriy Zaporozhets | 2014-04-09 | 1 | -4/+7 |
* | Remove EmailsObserver | Dmitriy Zaporozhets | 2014-04-02 | 1 | -3/+8 |
* | Add email aliases for users | Jason Hollingsworth | 2014-02-13 | 1 | -0/+33 |