puzzle-apartment 2.13.1
Apartment allows Rack applications to deal with database multitenancy through ActiveRecord
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (4):
Development依存関係 (15):
            appraisal
            ~> 2.2
          
          
            bundler
            >= 1.3, < 3.0
          
          
            guard-rspec
            ~> 4.2
          
          
            mysql2
            >= 0
          
          
            pg
            >= 0
          
          
            pry
            >= 0
          
          
            rake
            ~> 13.0
          
          
            rspec
            ~> 3.4
          
          
          
            rspec-rails
            ~> 6.0
          
          
            rubocop
            >= 0
          
          
            rubocop-performance
            >= 0
          
          
            rubocop-rails
            >= 0
          
          
            rubocop-rspec
            >= 0
          
          
            sqlite3
            >= 0
          
    