Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-18 | refactored email_alias creation and validation | Azul | |
using CouchRests user.email_aliases.build so the casted_by method is set in the alias Used this to move the validations into the alias itself. This is where they belong and allows us to render the errors inline along the email field they belong to. | |||
2012-12-17 | enabled destroying email aliases - no ajax yet. | Azul | |
2012-12-10 | created generic Email class and use it with EmailAliases | Azul | |