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