acts_as_tenant

Easy multi-tenancy for Rails in a shared database setup.

MIT License

Downloads
4.2M
Stars
1.6K
Committers
75

Bot releases are hidden (Show)

acts_as_tenant - v1.0.0 Latest Release

Published by excid3 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ErwinM/acts_as_tenant/compare/v0.6.1...v1.0.0

acts_as_tenant - v0.6.0

Published by excid3 almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/ErwinM/acts_as_tenant/compare/v0.5.3...v0.6.0

acts_as_tenant - v0.5.3

Published by excid3 almost 2 years ago

What's Changed

Full Changelog: https://github.com/ErwinM/acts_as_tenant/compare/v0.5.2...v0.5.3

acts_as_tenant - v0.5.2

Published by excid3 almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/ErwinM/acts_as_tenant/compare/v0.5.1...v0.5.2

acts_as_tenant - v0.5.1

Published by excid3 about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/ErwinM/acts_as_tenant/compare/v0.5.0...v0.5.1

acts_as_tenant -

Published by excid3 almost 4 years ago

Drop support for Rails 5.1 or earlier
Add tests for Rails 5.2, 6.0, and Rails master
Use standardrb - @excid3
Refactor controller extensions into modules - @excid3
Add subdomain_lookup option to change which subdomain is used - @excid3
Unsaved tenant records will now return no records. #227 - @excid3
Refactor test suite and use dummy Rails app - @excid3
Remove tenant getter override. Fixes caching issues with association. - @bernardeli

acts_as_tenant - v0.4.2 - Release to sync versions up

Published by ErwinM almost 7 years ago

Github was somehow missing some tags, leading to some confusion. This releases ensures sync between RubyGems with Github. No code changes between this version and the previous 0.4.1 version published on Rubygems.

acts_as_tenant - version 0.3.7

Published by ErwinM almost 10 years ago