pgdice 0.3.0
Postgres table partitioning with a Ruby API built on top of https://github.com/ankane/pgslice
          Gemfile:
          =
        
        
          安装:
          =
        
      Development 依赖 (12):
            bundler
            >= 1.16, ~> 1.16
          
          
            coveralls
            >= 0.8.22, ~> 0.8.22
          
          
            guard
            >= 2.14.2, ~> 2.14.2
          
          
            guard-minitest
            >= 2.4.6, ~> 2.4.6
          
          
            guard-rubocop
            >= 1.3.0, ~> 1.3.0
          
          
            guard-shell
            >= 0.7.1, ~> 0.7.1
          
          
            minitest
            >= 5.0, ~> 5.0
          
          
            minitest-ci
            >= 3.4.0, ~> 3.4.0
          
          
            minitest-reporters
            >= 1.3.4, ~> 1.3.4
          
          
            rake
            >= 10.0, ~> 10.0
          
          
            rubocop
            = 0.59
          
          
            simplecov
            >= 0.16.1, ~> 0.16.1
          
    