summaryrefslogtreecommitdiff
path: root/lib/temporary_user.rb
AgeCommit message (Collapse)Author
2016-08-12move temporary_user into lib - fix load issueAzul
We already did the same for other concerns. The way we load models for couchrest migrations does not work well with concerns in the model directory as they will be loaded twice.