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 Testing Your Application (markdown)
First Stab at Wiki for testing