rls_multi_tenant 0.2.5
A comprehensive gem that provides RLS-based multi-tenancy for Rails applications using PostgreSQL, including automatic tenant context switching, security validations, and migration helpers.
          Gemfile:
          =
        
        
          安裝:
          =
        
      Development 相依性套件 (7):
            bundler-audit
            ~> 0.9
          
          
            generator_spec
            ~> 0.9
          
          
            rspec-rails
            ~> 6.1.0
          
          
            rubocop
            ~> 1.80.0
          
          
            rubocop-rails
            ~> 2.33
          
          
            rubocop-rspec
            ~> 3.7
          
          
            simplecov
            ~> 0.22
          
    