mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 10:16:01 +02:00
Added new status in regustry lock
This commit is contained in:
parent
a479c80a6e
commit
cd7b5d3e76
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ module Domain::RegistryLockable
|
||||||
end
|
end
|
||||||
|
|
||||||
def apply_registry_lock
|
def apply_registry_lock
|
||||||
|
# binding.pry
|
||||||
return unless registry_lockable?
|
return unless registry_lockable?
|
||||||
return if locked_by_registrant?
|
return if locked_by_registrant?
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue