This commit is contained in:
olegphenomenon 2021-09-21 16:08:40 +03:00
parent 6a41762904
commit f9436062a6
4 changed files with 186 additions and 4 deletions

View file

@ -12,7 +12,6 @@ module Domain::RegistryLockable
end
def apply_registry_lock
# binding.pry
return unless registry_lockable?
return if locked_by_registrant?