mirror of
https://github.com/internetee/registry.git
synced 2025-07-28 13:36:15 +02:00
Code climate refactor
This commit is contained in:
parent
b884d6f576
commit
b6a5bc73ca
1 changed files with 1 additions and 1 deletions
|
@ -766,7 +766,7 @@ class Domain < ApplicationRecord
|
||||||
def self.csv_header
|
def self.csv_header
|
||||||
[
|
[
|
||||||
'Domain', 'Registrant', 'Valid to', 'Registrar', 'Created at',
|
'Domain', 'Registrant', 'Valid to', 'Registrar', 'Created at',
|
||||||
'Statuses', 'Contacts code', 'Force delete date', 'Force delete data',
|
'Statuses', 'Contacts code', 'Force delete date', 'Force delete data'
|
||||||
]
|
]
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue