How to access MongoHQ db in my rails app, I need to get perform a search on the db and get results on my rails app.
I am using mongo db for the first time so please be more specific, thanks
How to access MongoHQ db in my rails app, I need to get perform
Share
Hi i have done with mongoid but you can manually specify connection if you are not using mongoid,
In your mongoid.yml or wherever you are specifying connection
Your connection parameter looks like