ThreadLocalAccessor

Thread local accessor. An idea from here.

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