Add letter opener web
This commit is contained in:
parent
d647f6433a
commit
f97d4ca0f1
3 changed files with 7 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
Osem::Application.routes.draw do
|
||||
mount LetterOpenerWeb::Engine, at: '/letter_opener' if Rails.env.development?
|
||||
|
||||
constraints DomainConstraint do
|
||||
get '/', to: 'conferences#show'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue