search results

  1. Stack Overflow is a question and answer site for professional and enthusiast programmers. It\'s 100% free, no registration required.
    stackoverflow.com/questions/15274641/​search-and-order... - Cached
  2. We have a model Entry with an embedded Item: class Entry include Mongoid:: ... class Item include Mongoid:: ... in order to cure undefined method `__bson_dump ...
    stackoverflow.com/.../mongoid-2-4-​querying-for-embedded... - Cached
  3. Metadata#order: Returns the custom ... You can optionally tell Mongoid to store the embedded document in a different attribute other than ... Search for the document ...
    mongoid.org/en/mongoid/docs/​relations.html - Cached
  4. All queries in Mongoid are Criteria, ... and when executed wrap a cursor in order to keep memory management and ... coordinates to search from. Bar ...
    mongoid.org/en/mongoid/docs/​querying.html - Cached
  5. Search: Tags. performance; caching ... The inverse_of option is required in order to tell Mongoid what the comment should be embedded through. In order to create ...
    asciicasts.com/episodes/238-mongoid - Cached
  6. ... inverse_of => :comments end This creates an Embedded Document. @posts ... Access related items class Post include Mongoid:: ... #order_by Post ...
    www.slideshare.net/jsmestad/mongodb-​mongoid-with-rails - Cached
    More results from slideshare.net »
  7. ... you can query for items in embedded arrays. ... but it showed me how to add a super simple search. ... Embedded documents, which Mongoid prefers, ...
    masonoise.wordpress.com/2010/01/30/​comparing-mongodb-and... - Cached
  8. Search; Contact; About; RSS ... feedItemPrices end class FeedItemPrice include Mongoid::Document embedded_in : ... /xml\" @feed_items_new = 0 @feed_items_updated = 0 ...
    ericlondon.com/posts/255-fetching-​parsing-itunes-rss... - Cached
  9. ... I\'ve released a new gem that implements cursor-like pagination with MongoDB and Mongoid ... of ordered feed items with \"title ... is the natural order?
    grokbase.com/t/gg/mongodb-user/​132 h8217zv/optimizing... - Cached
  10. ... entries end # entry.rb class Entry include Mongoid::Document # embedded ... but Google the appropriate terms or search at Slideshare ...
    nsaunders.wordpress.com/20 10/08/09/​mongodb-mongoid-and... - Cached