Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mongoid

rails semi-complex STI with ancestry data model planning the routes and controllers

What are the tradeoffs of using mongoid's has_and_belongs_to_many with inverse_of

mongoid

What is the correct way of maintaining indices for Sunspot Solr?

solr indexing mongoid sunspot

why can't I raise Mongoid::Errors::DocumentNotFound in RSpec functional testing?

Mongoid: How to implement a relationship between embedded documents?

ruby mongoid

Is there a way for mongoid to use integer(number) as a default id rather than long hash value?

ruby-on-rails ruby mongoid

Ruby + Mongoid: how to make a required field?

mongoid - querying embedded docs

Mongoid: Creating many objects with a single call

Does using migrations with Rails/Mongoid/MongoDB make sense?

Rspec Undefined method 'should receive'

ruby-on-rails rspec mongoid

Mongoid Batch Update/Upsert Alternative?

How to set the collection name in Mongoid for a subclass?

ruby mongodb mongoid

Using database_cleaner, mongoid and active_admin causes specs to fail with ActiveRecord::ConnectionNotEstablished

How do I rename a mongo collection in Mongoid?

mongoid mongoid3

How to use mongoDB with Solr?

mongodb solr mongoid

Mongoid - Array management ? insert unique value, remove value if exists?

Rails app crashes on Heroku

Mongoid use only created_at timestamp

ruby-on-rails mongoid

How do you check if an embedded document exists in a document in mongoid?

ruby-on-rails mongoid