docs: document how to regenerate the binstubs for unicorn

This commit is contained in:
Pierre de La Morinerie 2018-08-02 12:02:15 +00:00
parent a0e2643dbd
commit fb0ddbbea9

View file

@ -124,6 +124,7 @@ Une fois `overmind` lancé, et un breakpoint `byebug` inséré dans le code, il
## Régénérer les binstubs
bundle binstub railties --force
bundle binstub unicorn --force
bin/rake rails:update:bin
## Tâches Super Admin