@@ -13,6 +13,7 @@ postgres=# ALTER USER <username> CREATEDB;
```
6.`rails db:migrate`, then create a new org:
`rails tenant:create['Demo Corp','demo']` and `rails tenant:migrate`
```sh
rails tenant:create[name,subdomain]# Create a new tenant (organization)
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.