mirror of
https://github.com/github/rails.git
synced 2026-04-04 03:00:58 -04:00
- use new active support Module#synchronize - allow_concurrency now switches between a null monitor and a regular monitor (defaulting to null monitor to avoid overhead)