mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 09:57:23 +02:00
Readme update
This commit is contained in:
parent
6a0a22bdc0
commit
3bedf17d9a
4 changed files with 69 additions and 4 deletions
|
@ -1,6 +1,7 @@
|
|||
Rails.application.routes.draw do
|
||||
namespace(:epp) do
|
||||
get 'session/:command', to: 'sessions#index', defaults: { format: :xml }
|
||||
post 'session/:command', to: 'sessions#create', defaults: { format: :xml }
|
||||
end
|
||||
|
||||
# The priority is based upon order of creation: first created -> highest priority.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue