mirror of
https://github.com/internetee/registry.git
synced 2025-08-01 23:42:04 +02:00
Add api user button to registrar view
This commit is contained in:
parent
b1714f4b1f
commit
920b3e71e0
4 changed files with 14 additions and 5 deletions
|
@ -107,6 +107,7 @@ Rails.application.routes.draw do
|
|||
|
||||
resources :settings
|
||||
resources :registrars do
|
||||
resources :api_users
|
||||
collection do
|
||||
get :search
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue