clemkeirua
|
3340a2b091
|
ajout du nom d'application tot au demarrage
The application name is used in the views, but also in the initializers and in the config/ directory
According to rails doc (https://guides.rubyonrails.org/v6.0/configuring.html#locations-for-initialization-code),
if we want to do some things before the initializers and the environment, the only place to do so is in config/application.rb
|
2020-07-23 16:16:36 +02:00 |
|