Sha256: c3687b8a8af0b9d8b3a7c8e7bac9cbc2e5b346f502d6a26e95d3a468ed3c390c
Contents?: true
Size: 539 Bytes
Versions: 1
Compression:
Stored size: 539 Bytes
Contents
# 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 [<img src="https://secure.travis-ci.org/avakhov/thread_local_accessor.png"/>](http://travis-ci.org/avakhov/thread_local_accessor)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
thread_local_accessor-0.1.0 | README.md |