mirror of
https://github.com/internetee/registry.git
synced 2025-06-11 07:04:47 +02:00
parent
4dc7723554
commit
9e46222e6b
1 changed files with 1 additions and 1 deletions
|
@ -186,7 +186,7 @@ Rails.application.routes.draw do
|
|||
match 'forward', via: [:post, :get]
|
||||
end
|
||||
|
||||
resources :domains do
|
||||
resources :domains, except: %i[new create destroy] do
|
||||
resources :domain_versions, controller: 'domains', action: 'versions'
|
||||
resources :pending_updates
|
||||
resources :pending_deletes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue