freebsd-ports/devel/rubygem-transaction-simple/pkg-descr
Sunpoet Po-Chuan Hsieh 5f2e229fb6 - Move devel/rubygem-transactionsimple to devel/rubygem-transaction-simple
- Add LICENSE
- Remove DISTNAME and GEM_NAME
- Update WWW
- Bump PORTREVISION for dependency change
2015-04-05 18:26:15 +00:00

6 lines
313 B
Text

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/