ErwinM / acts_as_tenant

Easy multi-tenancy for Rails in a shared database setup.
MIT License
1.53k stars 263 forks source link

add belongs_to explanation to readme #240

Closed yshmarov closed 3 years ago

yshmarov commented 3 years ago

225 deserves being mentioned in readme, as well there can be cofusion between using acts_as_tenant + belongs_to

excid3 commented 3 years ago

This is great because I'm pretty sure I've been adding the belong_to myself in a few apps on accident. 👍

yshmarov commented 3 years ago

This is great because I'm pretty sure I've been adding the belong_to myself in a few apps on accident. 👍

image I keep reminding myself like this 😂