summaryrefslogtreecommitdiff
path: root/users/app/models/email.rb
AgeCommit message (Expand)Author
2013-07-24testing all versions of emial identities, emails are now stringsAzul
2013-01-18more flexible email partialAzul
2013-01-17unit tests passingAzul
2012-12-17enabled destroying email aliases - no ajax yet.Azul
2012-12-13refactor: Email constructor now takes string or hashAzul
2012-12-12find users by email and aliasesAzul
2012-12-10email format validationsAzul
2012-12-10created generic Email class and use it with EmailAliasesAzul