Sha256: f85ac4f07e40bed2803bf8f901ce47ce1b475896befb5f7e6888af530b7a4e41

Contents?: true

Size: 749 Bytes

Versions: 1

Compression:

Stored size: 749 Bytes

Contents

0.2.3
-----
* Exits switching method if tenant is nil.

0.2.2
-----
* Logs a tenant not found error when switching tenants instead of raising an error.

0.2.1
-----
* For speed, Sublease will not query the database for a tenant if the Sublease.current_tenant
is already set to the same subdomain and/or domain. This performance design doesn't work in Rails 
test environments where the tenant's id value changes when the record is recreated in the database. 
This speed boost is now disabled in Rails test environments forcing Sublease to find the correct 
tenant id value.

0.2.0
-----
* Add validation of uniqueness of subdomain to domain in Sublease::Tenant.


0.1.1
-----
* Removed dependency on request_store gem.

0.1.0
-----
* Initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sublease-0.2.3 CHANGELOG.md