Support script to change procedure ownership
This commit is contained in:
parent
150cc4a636
commit
14ef163a13
2 changed files with 40 additions and 0 deletions
|
@ -134,6 +134,12 @@ Une fois `overmind` lancé, et un breakpoint `byebug` inséré dans le code, il
|
|||
- supprimer un compte super admin :
|
||||
`bin/rake admin:delete_admin[email-du-compte-github@exemple.com]`
|
||||
|
||||
|
||||
## Tâches d’aide au support
|
||||
|
||||
Des tâches d’aide au support sont prévues dans le namespace `support`.
|
||||
Pour les lister: `bin/rake -D support:`.
|
||||
|
||||
## Compatibilité navigateurs
|
||||
|
||||
L'application supporte les navigateurs récents Firefox, Chrome, Internet Explorer (Edge, 11).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue