mirror of
https://github.com/internetee/registry.git
synced 2025-07-05 02:33:35 +02:00
Update gems, mount depp engine
This commit is contained in:
parent
82511151db
commit
63f73a8f24
3 changed files with 72 additions and 48 deletions
|
@ -79,6 +79,8 @@ Rails.application.routes.draw do
|
|||
end
|
||||
|
||||
namespace(:registrar) do
|
||||
mount Depp::Engine, at: '/depp'
|
||||
|
||||
resources :invoices
|
||||
|
||||
devise_scope :user do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue