mirror of
https://github.com/internetee/registry.git
synced 2025-07-26 04:28:27 +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,5 +1,6 @@
|
|||
# rubocop: disable Metrics/ClassLength
|
||||
class Domain < ActiveRecord::Base
|
||||
include UserEvents
|
||||
include Versions # version/domain_version.rb
|
||||
include Statuses
|
||||
has_paper_trail class_name: "DomainVersion", meta: { children: :children_log }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue