MongoDB RubyMine3.1
i am working with MongoDB wiith RubyMine 3.1
I have followed instructions given on link : http://wiki.mongodb.org/display/DOCS/Ruby+Language+Center
i am newbie to MongoDB so can any1 plzz help me how can i proceed creating database in it!!??
Are there any examples available??
Please sign in to leave a comment.
Hi Shruti,
Does your Mongo server running properly? You can check it in your browser at http://localhost:28017/
then I suggest you to watch Ryan Bates Railscasts episodes #194 http://railscasts.com/episodes/194-mongodb-and-mongomapper and
#238 http://railscasts.com/episodes/238-mongoid to get a better understanding of mongo use