Fixing DocumentNotFound message |
|
More...
|
over 15 years ago
|
Raise error when finding by id returns nothing |
|
More...
|
over 15 years ago
|
Dont require fixed versions of dependencies |
|
More...
|
over 15 years ago
|
Adding DocumentNotFound error |
|
More...
|
over 15 years ago
|
Allow passing of block to Document#initialize |
|
More...
|
over 15 years ago
|
Add as option for fields that need aliases |
|
More...
|
over 15 years ago
|
Updating benchmark, need to beat 27.857025 |
|
More...
|
over 15 years ago
|
Has one associations need to load a new document when nil on access |
|
More...
|
over 15 years ago
|
Add block param to method missing on belongs to |
|
More...
|
over 15 years ago
|
Adding proxy include to belongs to |
|
More...
|
over 15 years ago
|
Adding more integration specs |
|
More...
|
over 15 years ago
|
Adding indef methods to has many and passing blocks to method missing |
|
More...
|
over 15 years ago
|
Move undef method behaviour into proxy |
|
More...
|
over 15 years ago
|
Undefinining methods to ensure pass-through to document |
|
More...
|
over 15 years ago
|
Regenerated gemspec for version 0.9.9 |
|
More...
|
over 15 years ago
|
Version bump to 0.9.9 |
|
More...
|
over 15 years ago
|
Adding Document.accepts_nested_attributes_for |
|
More...
|
over 15 years ago
|
Removing unused example |
|
More...
|
over 15 years ago
|
Moving all attribute accessors into the attributes module |
|
More...
|
over 15 years ago
|
Save sets new_record to false |
|
More...
|
over 15 years ago
|
Adding klass reader or has one |
|
More...
|
over 15 years ago
|
Adding build and create for has_one_related |
|
More...
|
over 15 years ago
|
Refactoring HasMany#<<,push,concat to handle *args |
|
More...
|
over 15 years ago
|
HasManyRelated#<<,push,concat with multiple args |
|
More...
|
over 15 years ago
|
Updating spec defs for errors |
|
More...
|
over 15 years ago
|
Moving errors into their own module |
|
More...
|
over 15 years ago
|
Fixing HasManyRelated.macro |
|
More...
|
over 15 years ago
|
Updating rdoc on has_many_related |
|
More...
|
over 15 years ago
|
Adding HasManyRelated#create |
|
More...
|
over 15 years ago
|
Adding HasManyRelated#build |
|
More...
|
over 15 years ago
|