Previously Moneygun was just an example app of how to implement secure route-based Multitenancy without any gems.
Now I've added Subscriptions on Organization level. Meaning, it's now a legit template for building B2B SaaS apps.
B2B app - app where a team of users with different roles have access to shared resources.
Feel free to use this as a template for your next app, or just as inspiration!
PR adding subscriptions: https://github.com/yshmarov/moneygun/pull/197
0