organizations 0.1.0
Add organizations to any Rails app (with members, roles, and invitations). This gem implements the complete User → Membership → Organization pattern with scoped invitations, hierarchical roles (owner, admin, member, viewer), permissions, and organization switching. Turn a User-based app into a multi-tenant, Organization-based B2B SaaS in minutes.
Gemfile:
=
installieren:
=
Runtime Abhängigkeiten (4):
activerecord
>= 7.1.0, < 9.0
activesupport
>= 7.1.0, < 9.0
railties
>= 7.1.0, < 9.0
slugifiable
>= 0.1.0