docs: document how to regenerate the binstubs for unicorn
This commit is contained in:
parent
a0e2643dbd
commit
fb0ddbbea9
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue