RubyGems.org

Transaction::Simple provides a generic way to add active transaction support to objects. The transaction methods added by this module will work with most objects, excluding those that cannot be Marshal-ed (bindings, procedure objects, IO instances, or singleton objects).

installgem install transaction-simple -v 1.4.0
Authors

Austin Ziegler

218,621 total downloads 150,829 for this version
Owners

31e038e4e9330f6c75ccfd1fca8010ee31ab75f7ddda241830659630746cdd3a

Gemfile
gem "transaction-simple", "~> 1.4.0"
Versions
  1. 1.4.0.2 June 21, 2012
  2. 1.4.0 February 3, 2007
  3. 1.3.0 May 5, 2005
  4. 1.2.0 November 3, 2004
Runtime Dependencies
  1. hoe >= 1.1.7