mirror of
https://github.com/internetee/registry.git
synced 2025-06-06 04:37:30 +02:00
changes paths in routes
This commit is contained in:
parent
17850b53d7
commit
bccd3d51c1
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@ require_dependency 'epp_constraint'
|
|||
require 'sidekiq/web'
|
||||
|
||||
Rails.application.routes.draw do
|
||||
get 'practice/index'
|
||||
get 'practice/contact'
|
||||
# https://github.com/internetee/epp_proxy#translation-of-epp-calls
|
||||
namespace :epp do
|
||||
constraints(EppConstraint.new(:session)) do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue