mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-13 21:33:20 +01:00
updated README
This commit is contained in:
parent
11cd8b59f8
commit
3750bfa4c6
1 changed files with 5 additions and 0 deletions
|
@ -86,3 +86,8 @@ Add/remove moderators:
|
|||
|
||||
$ bundle exec rake 'justask:mod[someone_else]' RAILS_ENV=production
|
||||
$ bundle exec rake 'justask:demod[someone_else]' RAILS_ENV=production
|
||||
|
||||
Add/remove supporters:
|
||||
|
||||
$ bundle exec rake 'justask:sup[someone_else]' RAILS_ENV=production
|
||||
$ bundle exec rake 'justask:desup[someone_else]' RAILS_ENV=production
|
Loading…
Reference in a new issue