mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 11:16:00 +02:00
Fix CC issues
This commit is contained in:
parent
7c35083a8b
commit
dd8d4c1085
6 changed files with 12 additions and 12 deletions
|
@ -31,7 +31,7 @@ module Repp
|
|||
end
|
||||
|
||||
def transfer_params
|
||||
params.permit!
|
||||
params.permit(:domain_id, transfer: [:transfer_code])
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue