RubyGems.org

sync_attr

0.0.1

SyncAttr is a mixin to read, write and lazy initialize both class and instance variables in a multi-threaded environment when the attribute could be modified by two threads at the same time, written in Ruby.

installgem install sync_attr -v 0.0.1
Authors

Reid Morrison

2,534 total downloads 501 for this version
Owners

88074d107ef8bf0a384d9b94456e5b86

Gemfile
gem "sync_attr", "~> 0.0.1"
Versions
  1. 1.0.0 April 3, 2013
  2. 0.1.1 March 15, 2012
  3. 0.1.0 March 5, 2012
  4. 0.0.1 February 20, 2012