Add new login design

This commit is contained in:
Martin Lensment 2014-09-25 14:19:53 +03:00
parent 1f2c12d7da
commit a0592833a9
17 changed files with 64 additions and 13 deletions

View file

@ -7,4 +7,5 @@ class User < ActiveRecord::Base
# TODO Estonian id validation
belongs_to :role
belongs_to :registrar
end