app:update and modifying configurations
This commit is contained in:
parent
81ef17f346
commit
519a3616ac
25 changed files with 364 additions and 167 deletions
|
|
@ -1,5 +1,5 @@
|
|||
Osem::Application.routes.draw do
|
||||
|
||||
Rails.application.routes.draw do
|
||||
# For details on the DSL available within this file, see http://guides.rubyonrails.org/routing.html
|
||||
if ENV['OSEM_ICHAIN_ENABLED'] == 'true'
|
||||
devise_for :users, controllers: { registrations: :registrations }
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue