anlek / mongify

Mongify allows you to map your data from a sql database and into a mongodb document database.
http://github.com/anlek/mongify
MIT License
318 stars 82 forks source link

Noob Question (How to create database.config and where to save it) #59

Closed shoughun closed 9 years ago

shoughun commented 9 years ago

Hi I am new here, already created database.config C:\Ruby22-x64\lib\ruby\gems\2.2.0\gems\activesupport-3.2.21\lib\active_support\values. Even changed the filename to database.config.rb but when I run mongify check database.config it says Database configuration file is miss or cannot be found.

Thank you in advance guys.

shoughun commented 9 years ago

Already fixed the issue. thanks.

anlek commented 9 years ago

Glad you got it figured out! :smile: