mongoid 7.1.0
Mongoid is an ODM (Object Document Mapper) Framework for MongoDB, written in Ruby.
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (2):
            activemodel
            >= 5.1, < 6.1
          
          
            mongo
            >= 2.7.0, < 3.0.0
          
    

