Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mongomapper

Where and how to do custom validation on models?

Ingesting data into MongoDB causes "stack level too deep"

MongoMapper - manually setting an ObjectId failing with "illegal ObjectID format"

Create rails locale yaml file automatically?

Saving date/time using mongomapper

Mongomapper query on the keys of a hash

searching for a guide how to setup mongo_mapper, devise, haml with rails3

How to delete an Embedded Doc in MongoMapper using atomic Pull?

Paperclip with MongoMapper in Rails 3

Mongomapper: does "_id" field conflict with "id"?

MongoMapper Error "\xFF" from ASCII-8BIT to UTF-8 when storing a file in DB

MongoMapper: maintaining sort order of an association based off of a key as an array

Mongo_mapper limit results

Find documents including element in Array field with mongomapper?

ruby mongodb mongomapper

MongoMapper near with maxDistance - Mongo::OperationFailure: geo values have to be numbers:

undefined method `key?' for nil:NilClass when using MongoMapper