From: Andy Allan Date: Thu, 2 Feb 2017 12:35:29 +0000 (+0000) Subject: Add a user_role factory X-Git-Tag: live~4853^2~8 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/c55169659ccab3fdb4aea11b5bea6ad62b6d297d?hp=c55169659ccab3fdb4aea11b5bea6ad62b6d297d Add a user_role factory Naming the association in the model makes the relationship easier to express in the factory. ---