mirror of
https://github.com/internetee/registry.git
synced 2025-08-06 01:35:10 +02:00
Version improvements
This commit is contained in:
parent
7c3740acba
commit
cfdafe7aac
2 changed files with 4 additions and 4 deletions
|
@ -47,7 +47,7 @@ class Nameserver < ActiveRecord::Base
|
|||
end
|
||||
|
||||
def domain_version
|
||||
domain.create_version
|
||||
domain.create_version if domain
|
||||
end
|
||||
|
||||
def to_s
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue