RubyGems.org

sync_attr

1.0.0

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
Authors

Reid Morrison

2,534 total downloads 197 for this version
Owners

88074d107ef8bf0a384d9b94456e5b86

Licenses

Apache License V2.0

Gemfile
gem "sync_attr", "~> 1.0.0"
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