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
Authors

Austin Ziegler

124,973 total downloads 123,716 for this version
Owners

31e038e4e9330f6c75ccfd1fca8010ee31ab75f7ddda241830659630746cdd3a

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