sunitparekh/data-anonymization

Bug in MongoDB generator execution

Startouf opened this issue · 1 comments

I try to run the generator as explained in the readme with

datanon generate_mongo_dsl \
--database=my_db \
--host=localhost

I run into

/usr/local/rvm/gems/ruby-2.3.0/gems/data-anonymization-0.8.0/bin/datanon:45:in `generate_mongo_dsl': uninitialized constant DataAnon::ThorHelpers::MongoDBDSLGenerator (NameError)

Hi Startouf, I had the same:
Can you try installing "mongo" gem? It's included from lib/data-anonymization.rb