mirror of
https://github.com/internetee/registry.git
synced 2025-07-14 06:55:11 +02:00
parent
340e61804b
commit
4b836f1476
23 changed files with 54 additions and 47 deletions
|
@ -1,5 +1,5 @@
|
|||
class DomainPresenter
|
||||
delegate :name, :auth_info, :registrant_name, :registrant_id, :registrant_code, to: :domain
|
||||
delegate :name, :transfer_code, :registrant_name, :registrant_id, :registrant_code, to: :domain
|
||||
|
||||
def initialize(domain:, view:)
|
||||
@domain = domain
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue