10
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updating cache documentation
durran
as Durran Jordan
More... over 15 years ago
Adding caching configuration at the class level
durran
as Durran Jordan
More... over 15 years ago
Fixed update_attributes to work with nil and false values. More... over 15 years ago
Fixed update_attributes to work with nil and false values. More... over 15 years ago
Regenerated gemspec for version 1.2.7
durran
as Durran Jordan
More... over 15 years ago
Version bump to 1.2.7
durran
as Durran Jordan
More... over 15 years ago
Store false value for fields with :default => false More... over 15 years ago
Slight refactoring of question mark method def
durran
as Durran Jordan
More... over 15 years ago
Moving common id code together in contexts
durran
as Durran Jordan
More... over 15 years ago
Allowing the use of strings or Mongo::ObjectIDs as ids
durran
as Durran Jordan
More... over 15 years ago
Merge branch 'master' of github.com:durran/mongoid
durran
as Durran Jordan
More... over 15 years ago
Fix #limit More... over 15 years ago
alias write_attributes to attributes=
shingara
as Cyril Mougel
More... over 15 years ago
add reader method with question mark to all field, not only Boolean
shingara
as Cyril Mougel
More... over 15 years ago
don't call after_create if you save a new document and it failed
shingara
as Cyril Mougel
More... over 15 years ago
Add as_json and encode_json to document, for Rails 3 compatibility More... over 15 years ago
Bug fix to pass params to named scopes More... over 15 years ago
we can search by :id and replace by :_id
shingara
as Cyril Mougel
More... over 15 years ago
Refactor .id_criteria to Contexts More... over 15 years ago
reload a document return self, not an OrderedHash
shingara
as Cyril Mougel
More... over 15 years ago
Use object_id or string representation in generation
durran
as Durran Jordan
More... over 15 years ago
Adding use_object_ids configuration
durran
as Durran Jordan
More... over 15 years ago
Excluded the current document in UniquenessValidator so it does not cause errors when saving changes. More... over 15 years ago
Removing hereditary support from Enumerable More... over 15 years ago
Aliasing scope to named_scope
durran
as Durran Jordan
More... over 15 years ago
Refactor _type selector handling More... over 15 years ago
Collection uses default enslavement if not parameter passed
durran
as Durran Jordan
More... over 15 years ago
Adding enslavement module
durran
as Durran Jordan
More... over 15 years ago
Document.delete_all and destroy_all should return true
durran
as Durran Jordan
More... over 15 years ago
Remove unused reference to hereditary More... over 15 years ago