mirror of
https://github.com/internetee/registry.git
synced 2025-05-19 02:39:37 +02:00
added dedicated registrant model
This commit is contained in:
parent
2ed9672eb5
commit
321e28b8c7
10 changed files with 40 additions and 14 deletions
|
@ -124,6 +124,8 @@ Rails.application.routes.draw do
|
|||
end
|
||||
end
|
||||
|
||||
resources :registrants, controller: 'contacts'
|
||||
|
||||
resources :contacts do
|
||||
collection do
|
||||
get 'search'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue