demarches-normaliennes/config
Pierre de La Morinerie ededf5c6c5 config: don't explicitely eager-load lib/
Rationale:

- `lib/` is supposed to contain code mostly independant from Rails;
- By default, Rails doesn't eager-load `lib/` anymore (this used to be
the case, but since a few releases).

If this commits triggers some errors, then these errors should be fixed
(rather that `lib/` being added again to the load path).
2020-08-18 11:02:09 +02:00
..
environments Add carte ign 2020-07-30 16:58:20 +02:00
initializers config: use Rails 6.0 config defaults 2020-08-05 17:22:46 +02:00
locales Merge pull request #5418 from betagouv/mise-en-avant-france-connect 2020-07-30 10:32:12 +02:00
webpack Improve the mapbox-gl support detection for older browsers 2020-04-09 11:01:20 +02:00
application.rb config: don't explicitely eager-load lib/ 2020-08-18 11:02:09 +02:00
application_name.rb ajout du nom d'application tot au demarrage 2020-07-23 16:16:36 +02:00
boot.rb Bump development gems 2018-03-06 16:17:22 +01:00
brakeman.ignore Add brakeman exception for a export.file.service_url 2019-12-18 13:13:15 +01:00
cable.yml Stop using staging environement 2018-08-29 11:22:56 +02:00
database.yml config: fix spring randomly crashing in the pg gem 2020-05-25 09:23:41 +00:00
deploy.rb specific deactivation of rubocop DS/ApplicationName rule 2020-07-23 16:20:16 +02:00
env.example remplacement de demarches-simplifiees.fr par un paramètre dans les vues 2020-07-23 16:16:36 +02:00
env.example.optional Feat: allow emails senders to be configured in .env file 2020-07-24 10:50:55 +02:00
environment.rb Rails app:update 2020-07-07 18:03:56 +02:00
puma.rb Puma: change config to enable cluster mode in production 2019-03-18 11:40:13 +01:00
routes.rb Adapt configuration email view to the new UI 2020-08-06 16:56:24 +02:00
secrets.yml validate api_entreprise_token 2020-07-08 18:59:22 +02:00
skylight.yml [ENV] Add skylight conf 2018-08-23 15:55:31 +02:00
spring.rb Rails app:update 2020-07-07 18:03:56 +02:00
storage.yml fix catalog v3 2020-06-19 14:20:32 +02:00
webpacker.yml Update webpacker and replace vue with react 2019-04-03 14:38:07 +02:00