mirror of
https://github.com/internetee/registry.git
synced 2025-07-20 01:36:02 +02:00
parent
490ebf969c
commit
adcebd084a
9 changed files with 48 additions and 13 deletions
|
@ -1,5 +1,11 @@
|
|||
class RegistrantPresenter
|
||||
delegate :name, :ident, :email, :priv?, :id_code, :reg_no,
|
||||
delegate :name,
|
||||
:ident,
|
||||
:phone,
|
||||
:email,
|
||||
:priv?,
|
||||
:id_code,
|
||||
:reg_no,
|
||||
:street, :city, :state, :zip, :country,
|
||||
:ident_country,
|
||||
to: :registrant
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue