ruby-transaction-simple
In order to install this package, check out the
Mirror finder tool to make sure that you have correctly configured your URPMI media. Then, open a root console, and type 'urpmi ruby-transaction-simple'
Details
| Name: ruby-transaction-simple | Version: 1.3.0-2mdv2008.0 (noarch) |
| Size: 209 KiB | Build date: Sun Apr 22 15:19:17 CEST 2007 |
| Category: Development/Ruby | License: BSD-like |
| Homepage: http://trans-simple.rubyforge.org/ |
| Summary: Transaction::Simple object transactions |
Description
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).
The transactions supported by Transaction::Simple are not backend transaction;
that is, they are not associated with any sort of data store. They are "live"
transactions occurring in memory and in the object itself. This is to allow
"test" changes to be made to an object before making the changes permanent.
|
Run "urpmi ruby-transaction-simple", or click here to download the package itself.
|