Just started using MongoDB. I'm curious about the non-traditional (compared to sql db's) data type: array. Seems like a very powerful feature, but haven't seen too many people use it. I'd like to know what are some examples of good uses for Mongo's Arrays? In particular, with Rails.
Perhaps my question is too subjective, but I would still say worthy of answers. :)