# ThreadLocalAccessor Thread local accessor. An idea from [here](http://coderrr.wordpress.com/2008/04/10/lets-stop-polluting-the-threadcurrent-hash/). ## Installation Add this line to your application's Gemfile: gem 'thread_local_accessor' And then execute: $ bundle Or install it yourself as: $ gem install thread_local_accessor ## Usage TODO: Write usage instructions here ## Status [](http://travis-ci.org/avakhov/thread_local_accessor)