I'm new to Mongo DB and Mongoid (and still kinda new to Ruby on Rails). Since Ryan Bates dosen't happen to have a Mongoid Railscast, I need pointers to other good tutorials/screencasts. Thanks!
+1
A:
This is what you are looking for MongoDB & Mongoid - RubyJax February 2010 It's the introduction to Mongoid by his creator!
jpemberthy
2010-08-05 16:08:12
A:
Just start using it. It's pretty easy and if it's missing something that you think should be there, just add it as a support ticket on the github issue tracker. Don't forget to include why you think it should be there. (http://github.com/durran/mongoid/issues)
Anlek
2010-08-17 02:05:26
+2
A:
I find it best to read over the documentation, scan the google group, then just start looking at code.
Here are a couple apps that use mongoid:
Good luck.
Nader
2010-08-30 16:18:50
the rails3-mongoid-decvise tuts are excellent!
stephenmurdoch
2010-08-30 16:32:16