mongoid-collection-separated 0.3.3
Mongoid models are saved in one collection by default. However, when collections after too large , it could be extracted into a separated one and query form that, to make it query faster
          Gemfile:
          =
        
        
          安裝:
          =
        
      Runtime 相依性套件 (1):
            mongoid
            >= 6.2
          
    