Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mongoid

Rails ElasticSearch model with fields

User auth example in Rails 3, using Devise, OmniAuth, Mongoid, and JSON responses

How to enforce unique embedded document in mongoid

Top level constant referenced by warning for Mongoid model

How to migrate from belongs_to, to embedded_in in Mongoid?

ruby-on-rails mongoid

Mongoid : The Validation "validates_uniqueness_of" is only triggered when the specific field changes

ruby mongoid

embedded document vs hash datatype in mongoid

ruby mongodb mongoid

How to union two different Mongoid Criteria

How to save a timezone correctly with Ruby and MongoId?

How to do an upsert / push with mongoid / moped

Mongoid/Moped errors when processing jobs with Sidekiq

Delete a field in a document in mongodb - Rails + Mongoid

ruby-on-rails mongoid

Finding all documents in a collection with Mongoid

ruby mongodb mongoid

failed with error 10068: "invalid operator: $oid"

Save inherited object to separate collection in Mongoid

What exactly is the difference between has_many, has_and_belongs_to_many and embeds_many in mongoid?

Ember-data and MongoDB, how to handle _id

Runtime changing model with mongodb/mongoid

Mongoid: convert embedded document into referenced/own collection

ruby mongodb migration mongoid

Advice on migrating from MongoMapper to Mongoid?