Jump to letter: [
346ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
rubygem-transaction-simple - Simple object transaction support for Ruby
- 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).
Packages
rubygem-transaction-simple-1.4.0.2-3.el6.src
[23 KiB] |
Changelog
by Miroslav Suchý (2012-08-17):
- 847457 - test script do not have shebang anymore (msuchy@redhat.com)
- 847457 - home page of transaction-simple changed (msuchy@redhat.com)
- 847457 - remove dot files consistently (msuchy@redhat.com)
|