summaryrefslogtreecommitdiff
path: root/users/test/unit/token_test.rb
AgeCommit message (Collapse)Author
2013-04-09let's use safe ids instead of the default couch onesAzul
Couch uses partly random partly sequential ids by default. We could change that in couch config to be all random. But this is probably more safe.
2013-04-09initial token model and unit testAzul