mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 03:06:14 +02:00
Fix CC issues
This commit is contained in:
parent
7c35083a8b
commit
dd8d4c1085
6 changed files with 12 additions and 12 deletions
|
@ -36,7 +36,7 @@ module Repp
|
|||
private
|
||||
|
||||
def renew_params
|
||||
params.permit!
|
||||
params.permit(:domain_id, renew: %i[period period_unit])
|
||||
end
|
||||
|
||||
def validate_renew_period
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue