mongoid_retry 0.0.2
Provides a 'save_and_retry' method that will attempt to save a document and, if a duplicate key error is thrown by mongodb, will update the existing document instead of failing.
Gemfile:
=
install:
=
Runtime Dependencies (1):
mongoid
> 2.0