Big named scope refactoring: - CriteriaProxy becomes Scope - Removed extends - Extension only allowed through blocks - Added more rdoc |
|
More...
|
over 15 years ago
|
Messing with NamedScope |
|
More...
|
over 15 years ago
|
Regenerated gemspec for version 1.0.1 |
|
More...
|
over 15 years ago
|
Version bump to 1.0.1 |
|
More...
|
over 15 years ago
|
Updating history |
|
More...
|
over 15 years ago
|
Updating to validatable 2.0.1 |
|
More...
|
over 15 years ago
|
Updating doco |
|
More...
|
over 15 years ago
|
Adding some rdoc to named scopes |
|
More...
|
over 15 years ago
|
Call #next_document on Mongo::Cursor, not #first |
|
More...
|
over 15 years ago
|
AR2 named_scopes from MongoDoc |
|
More...
|
over 15 years ago
|
Removing underscore call from collectionize in inflections |
|
More...
|
over 15 years ago
|
Fixing Document#to_json to just use attributes hash |
|
More...
|
over 15 years ago
|
Document.embedded? becomes Document.embedded for collection perf improvement |
|
More...
|
over 15 years ago
|
Adding String#identify instead of parameterize |
|
More...
|
over 15 years ago
|
Adding String#labelize |
|
More...
|
over 15 years ago
|
Adding String#collectionize |
|
More...
|
over 15 years ago
|
Regenerated gemspec for version 1.0.0 |
|
More...
|
over 15 years ago
|
Version bump to 1.0.0 |
|
More...
|
over 15 years ago
|
Updating history and rdoc |
|
More...
|
over 15 years ago
|
Formatting |
|
More...
|
over 15 years ago
|
Updating validatable dependency to 2.0.0 |
|
More...
|
over 15 years ago
|
No need to override valid? with validatable update |
|
More...
|
over 15 years ago
|
Document#method_missing now handles accessors for dynamic fields |
|
More...
|
over 15 years ago
|
Organizing field to subpackage |
|
More...
|
over 15 years ago
|
Moving fields and defaults into their own module |
|
More...
|
over 15 years ago
|
Moving id and type accessors into attributes module |
|
More...
|
over 15 years ago
|
Refactoring remove to use memoization api |
|
More...
|
over 15 years ago
|
No need to set indexing accessors twice |
|
More...
|
over 15 years ago
|
Refactoring indexes into its own module |
|
More...
|
over 15 years ago
|
Moving include/extend into components |
|
More...
|
over 15 years ago
|