Anyone knows a good tutorial for using Mongodb or MongoMapper with Ramaze?
Thanks
Anyone knows a good tutorial for using Mongodb or MongoMapper with Ramaze?
Thanks
Ramaze plays nice with just about anything else. Just use Mongo stuff as you would with plain Ruby, and it should "just work". Generic Mongo tutorials and documentation should be applicable; there should be no gotchas to just use it with Ramaze.
Pistos is correct. And I'm actually playing around with it for now in here http://alecguintu.blogspot.com/2010/09/ramaze-and-mongodb-and-mapper-day-1.html. Might be better to try it out with someone. :D