mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 16:32:04 +02:00
Merge pull request #38 from internetee/109367694-epp-id-conventions
109367694 epp id conventions
This commit is contained in:
commit
1e94909c41
11 changed files with 66 additions and 56 deletions
|
@ -1,6 +1,7 @@
|
|||
class Contact < ActiveRecord::Base
|
||||
include Versions # version/contact_version.rb
|
||||
include EppErrors
|
||||
include UserEvents
|
||||
|
||||
belongs_to :registrar
|
||||
has_many :domain_contacts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue