artsy/garner

Remove cache_as from Garner::Mixins::Mongoid::Document

fancyremarker opened this issue · 1 comments

Instead of requiring client to specify cache_as, always use the class's base collection class. Same for binding or invalidating.

Fixed in #28.