influitive / apartment

Database multi-tenancy for Rack (and Rails) applications
2.67k stars 461 forks source link

[Enhance document] Apartment::Elevator middleware must be inserted after ActionDispatch::Reloader #563

Open Looooong opened 6 years ago

Looooong commented 6 years ago

The Middleware Considerations section should be updated to indicate that Apartment::Elevator must be inserted after ActionDispatch::Reloader, because ActionDispatch::Reloader will reset schema_search_path back to default_schema.