summaryrefslogtreecommitdiff
path: root/app/models/email.rb
AgeCommit message (Collapse)Author
2014-05-19fix Email so User.new.valid? does not crashAzul
Email.new(nil) now returns an invalid email rather than crashing.
2014-04-08moving users: app and test filesAzul