mirror of
https://github.com/internetee/registry.git
synced 2025-08-02 07:52:04 +02:00
added some todos
This commit is contained in:
parent
f406c69963
commit
35155fb8ac
5 changed files with 19 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
class Contact < ActiveRecord::Base
|
||||
#TODO Estonian id validation
|
||||
#TODO Foreign contact will get email with activation link/username/temp password
|
||||
#TODO Phone number validation, in first phase very minimam in order to support current registries
|
||||
has_many :addresses
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue