couchbase / couchbase-ruby-model

The Active Model implementation for Couchbase Server built on couchbase-ruby-client
61 stars 23 forks source link

Fixed bug with class inheritance and attribute and view's in subclasses.... #8

Closed mje113 closed 11 years ago

mje113 commented 11 years ago

... An included module is inserted into the inheritance chain so the proper Couchbase::Model derived ancestor was not being selected.

Mirror of: http://review.couchbase.org/#/c/24693/

avsej commented 11 years ago

Merged

mje113 commented 11 years ago

Closed.