Update depp layout

This commit is contained in:
Martin Lensment 2015-03-27 12:15:51 +02:00
parent e9a62ea379
commit f841d342b5
3 changed files with 13 additions and 4 deletions

View file

@ -79,7 +79,7 @@ Rails.application.routes.draw do
end
namespace(:registrar) do
mount Depp::Engine, at: '/depp'
mount Depp::Engine, at: '/depp', as: 'depp'
resources :invoices