mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 03:06:14 +02:00
Add basic form for mass replacing nameservers
This commit is contained in:
parent
4c503b6c1a
commit
61577f1d75
3 changed files with 43 additions and 1 deletions
|
@ -57,7 +57,7 @@ Rails.application.routes.draw do
|
|||
|
||||
resources :nameservers do
|
||||
collection do
|
||||
get 'replace_hostnames'
|
||||
match 'replace_all', via: [:post, :get]
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue