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