mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 17:01:44 +02:00
parent
9b9fb2f8aa
commit
7fe1b641c7
5 changed files with 47 additions and 0 deletions
|
@ -145,6 +145,10 @@ module Depp
|
|||
end
|
||||
|
||||
class << self
|
||||
def default_period
|
||||
'1y'
|
||||
end
|
||||
|
||||
def default_params
|
||||
ret = {}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue