thread-inheritable_attributes 2.0.0
Passes thread variables to child spawned threads. Main use case is enabling logging in child thread to keep context of a request.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Versões:
- 2.0.0 February 23, 2017 (8,5 KB)
- 2.0.0.pre September 12, 2016 (8,5 KB)
- 1.1.0 June 15, 2016 (8,5 KB)
- 1.1.0.beta1 June 15, 2016 (8,5 KB)
- 1.0.0 May 25, 2016 (8 KB)
Runtime Dependencies (1):
            request_store
            ~> 1.3
          
    