Geoff Buesing
|
5d112df1e8
|
Make design_doc non-inheritable. Fixes bug where views added to a child class were propagated to the parent and siblings. Child class "all" view map function now checks in guard clause for child class name instead of parent name
|
2009-03-27 10:35:18 -07:00 |
|
Geoff Buesing
|
1ee82b714c
|
Don't make design_doc_slug_cache and design_doc_fresh inheritable, because these settings should be specific to the class
|
2009-03-27 10:35:05 -07:00 |
|
Geoff Buesing
|
49d19e2a29
|
Validation inheritance: do deeper dup so that child classes don't add to the parent's validations
|
2009-03-24 23:56:41 -07:00 |
|
Matt Aimonetti
|
115cb6a7ee
|
fixed the subclassing of ExtendedDocument classes
|
2009-03-19 18:53:17 -07:00 |
|