Sha256: fa946c8974c4874d0afe2969f1426d0d003a9c0489aefa65e431d03b3808c626

Contents?: true

Size: 1.19 KB

Versions: 3

Compression:

Stored size: 1.19 KB

Contents

[gitter]: https://gitter.im/dry-rb/chat
[gem]: https://rubygems.org/gems/dry-transaction
[travis]: https://travis-ci.org/dry-rb/dry-transaction
[code_climate]: https://codeclimate.com/github/dry-rb/dry-transaction
[inch]: http://inch-ci.org/github/dry-rb/dry-transaction

# dry-transaction [![Join the Gitter chat](https://badges.gitter.im/Join%20Chat.svg)][gitter]

[![Gem Version](https://img.shields.io/gem/v/dry-transaction.svg)][gem]
[![Build Status](https://travis-ci.org/dry-rb/dry-transaction.svg?branch=master)][travis]
[![Code Climate](https://img.shields.io/codeclimate/github/dry-rb/dry-transaction.svg)][code_climate]
[![API Documentation Coverage](http://inch-ci.org/github/dry-rb/dry-transaction.svg)][inch]

dry-transaction is a business transaction DSL. It provides a simple way to define a complex business transaction that includes processing by many different objects.

## Links

* [Documentation](http://dry-rb.org/gems/dry-transaction)
* [API documentation](http://www.rubydoc.info/github/dry-rb/dry-transaction)

## License

Copyright © 2015-2016 [Icelab](http://icelab.com.au/). dry-transaction is free software, and may be redistributed under the terms specified in the [license](LICENSE.md).

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
dry-transaction-0.8.0 README.md
dry-transaction-0.7.0 README.md
dry-transaction-0.6.0 README.md