Rails: Kill spring with fire

Posted About 3 years ago. Visible to the public.

To ensure Spring Show archive.org snapshot is not running:

bin/spring stop
pkill -f spring

To prevent Spring from starting again:

export DISABLE_SPRING=1
Henning Koch
Last edit
9 months ago
Henning Koch
License
Source code in this card is licensed under the MIT License.
Posted by Henning Koch to makandra dev (2021-03-04 08:42)