Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow loading or dumping a specific tenant in a multitenant setup using Apartment gem #131

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Apr 14, 2018

  1. Added logic and specs to allow loading or dumping a specific tenant (eg

    PostgreSQL schema) when using the Apartment gem's abstraction for
    multi-tenancy.  If the Apartment gem is not loaded, or if ENV['TENANT']
    is not set, it behaves as usual.
    armandofox committed Apr 14, 2018
    Configuration menu
    Copy the full SHA
    8632537 View commit details
    Browse the repository at this point in the history