mirror of
https://github.com/internetee/registry.git
synced 2025-07-22 02:35:57 +02:00
Cleanup
This commit is contained in:
parent
bb37527dae
commit
0d716e110a
4 changed files with 4 additions and 54 deletions
|
@ -89,7 +89,6 @@ Rails.application.routes.draw do
|
|||
match '/open_id/callback', via: %i[get post], to: 'tara#callback', as: :tara_callback
|
||||
match '/open_id/cancel', via: %i[get post delete], to: 'tara#cancel',
|
||||
as: :tara_cancel
|
||||
# match '/open_id/create', via: [:post], to: 'tara#create', as: :tara_create
|
||||
end
|
||||
|
||||
resources :invoices, except: %i[new create edit update destroy] do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue