mirror of
https://github.com/internetee/registry.git
synced 2025-07-20 17:55:55 +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
|
||||
|
||||
def apply_registry_lock
|
||||
# binding.pry
|
||||
return unless registry_lockable?
|
||||
return if locked_by_registrant?
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue