demarches-normaliennes/config
Pierre de La Morinerie 56b3601063 app: enable Bootsnap
Bootsnap speeds up the initial loading of the Rails app by:
- Optimizing the LOAD_PATH dynamically
- Caching the result of Ruby bytecode compilation

Cached data are written to `tmp/cache/bootsnap*`.

This is enabled in the default Rails app template.
2021-03-19 08:05:14 +01:00
..
environments test: don't cache classes during tests 2021-02-16 15:59:35 +01:00
initializers config: make Sentry ignore rescued ActiveJob exceptions 2021-03-18 10:52:10 +01:00
locales add expert logic 2021-03-18 11:27:51 +01:00
webpack Another attempt at fixing IE 2021-03-09 11:29:20 +01:00
application.rb config: avoid blocking legitimate requests from mobile ISPs 2021-03-11 18:28:10 +01:00
boot.rb app: enable Bootsnap 2021-03-19 08:05:14 +01:00
brakeman.ignore update brakeman 2020-12-17 10:51:09 +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 fix deploy i_am_a_worker_test 2020-12-11 09:50:17 +01:00
env.example Add api education adapter and job 2021-01-14 17:57:48 +01:00
env.example.optional allow email footer logo to be configured in .env file 2021-02-09 09:39:02 +01:00
environment.rb Rails app:update 2020-07-07 18:03:56 +02:00
i18n-tasks.yml unused locales clean-up 2021-02-04 12:15:13 +01:00
puma.rb Puma: change config to enable cluster mode in production 2019-03-18 11:40:13 +01:00
routes.rb changes routes 2021-03-18 11:38:52 +01:00
secrets.yml Add api education adapter and job 2021-01-14 17:57:48 +01: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 Use jsx extension 2021-02-16 18:14:10 +01:00