Enable Bootsnap in task-runner
Setting ENABLE_BOOTSNAP
to a value in the task-runner environment will load the Bootsnap library into the Rails code. This will create a cache of all the Ruby libraries to decrease the startup time of the Rails application.
Related to #1361 (closed)
Edited by Jason Plum