mongify 1.3.0
Mongify allows you to map your sql data into a mongodb document database with a simple DSL.
          Gemfile:
          =
        
        
          Installeer:
          =
        
      Runtime afhankelijkheden (6):
            activerecord
            >= 4.2
          
          
            activesupport
            >= 4.2
          
          
            bson
            >= 1.10.2
          
          
            bson_ext
            >= 1.10.2
          
          
            highline
            >= 1.6.1
          
          
            mongo
            >= 1.10.2
          
    