aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-transaction-simple/pkg-descr
blob: efddde3b92195410e801b6df24729fae81e46868 (plain) (blame)
1
2
3
4
5
6
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).

WWW: http://trans-simple.rubyforge.org/