mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 10:16:01 +02:00
Migration fix
This commit is contained in:
parent
626905fb49
commit
8f794d05ce
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ class UpdateCerts < ActiveRecord::Migration
|
|||
elsif x.crt.blank? && x.csr.present?
|
||||
x.interface = Certificate::REGISTRAR
|
||||
end
|
||||
x.save
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue