Rails: Kill spring with fire

Updated . Posted . 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
Profile picture of Henning Koch
Henning Koch
Last edit
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)