We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Fix deprecation warnings The use of Apartment::Database.drop, Apartment::Database.switch and Apartment::Database.reset is deprecated. Use Apartment::Tenant.drop, Apartment::Tenant.switch! and Apartment::Tenant.reset instead.
Updated Home (markdown)
Destroyed Apartment Wiki (markdown)
Created Home (markdown)
Corrected typo in the path to the initializer.
Improve code display
Created Loading tenant specific configurations (markdown)
Updated Ask for tenant on rails console startup (markdown)
Created Ask for tenant on rails console startup (markdown)
Updated Testing Your Application (markdown)
Updated Apartment Wiki (markdown)
First Stab at Wiki for testing
Initial Commit