summaryrefslogtreecommitdiff
path: root/test/unit/account_test.rb
AgeCommit message (Collapse)Author
2014-05-13destinguish user.email from user.email_addressAzul
use the former if you want a working email account or nil, the latter if you want the email address associated with a given user no matter if the user actually has an email account or not.
2014-04-08moving users: app and test filesAzul