Class: Apartment::Current
- Inherits:
-
ActiveSupport::CurrentAttributes
- Object
- ActiveSupport::CurrentAttributes
- Apartment::Current
- Defined in:
- lib/apartment/current.rb
Overview
Fiber-safe tenant context using ActiveSupport::CurrentAttributes. Replaces the v3 Thread.current approach.