Better flash messages, sessions spec

This commit is contained in:
Martin Lensment 2014-09-25 16:37:36 +03:00
parent 662806d8c9
commit 482d77c319
12 changed files with 77 additions and 8 deletions

View file

@ -0,0 +1,8 @@
Fabricator(:user) do
username 'gitlab'
password 'ghyt9e4fu'
email 'info@gitlab.eu'
identity_code '37810013108'
admin true
registrar
end