Refactor roles

This commit is contained in:
Martin Lensment 2015-01-20 17:49:14 +02:00
parent b527221baf
commit b0eb6798b0
16 changed files with 155 additions and 223 deletions

View file

@ -4,5 +4,5 @@ Fabricator(:user) do
email 'info@gitlab.eu'
identity_code '37810013108'
country
role
roles ['admin']
end