For instructions on upgrading to newer versions, visit mongoid.org.
- Rename
#with
and#use
to#with_tenant
and#use_tenant
because it conflicts with mongoid. - Replace
#without_scope
to#tenant_scope
. - Support Mongoid 3/4.
- Add request_store as dependency.
- Add
#without_scope
. - Support ActiveRecord 4.
- First Release
- Support ActiveRecord 3.
- Add
tenany/matchers
.