mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 11:16:00 +02:00
added tests
This commit is contained in:
parent
9f1cf8f620
commit
c22232ce07
4 changed files with 24 additions and 4 deletions
|
@ -4,7 +4,6 @@ module Domain::Releasable
|
|||
class_methods do
|
||||
def release_domains
|
||||
releasable_domains.each do |domain|
|
||||
|
||||
domain.release
|
||||
yield domain if block_given?
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue