An open API service indexing awesome lists of open source software.

https://github.com/solnic/transflow

[DISCONTINUED] Business transaction flow DSL
https://github.com/solnic/transflow

Last synced: 5 months ago
JSON representation

[DISCONTINUED] Business transaction flow DSL

Awesome Lists containing this project

README

        

[gem]: https://rubygems.org/gems/transflow
[travis]: https://travis-ci.org/solnic/transflow
[gemnasium]: https://gemnasium.com/solnic/transflow
[codeclimate]: https://codeclimate.com/github/solnic/transflow
[inchpages]: http://inch-ci.org/github/solnic/transflow

# Transflow

[![Gem Version](https://badge.fury.io/rb/transflow.svg)][gem]
[![Build Status](https://travis-ci.org/solnic/transflow.svg?branch=master)][travis]
[![Dependency Status](https://gemnasium.com/solnic/transflow.png)][gemnasium]
[![Code Climate](https://codeclimate.com/github/solnic/transflow/badges/gpa.svg)][codeclimate]
[![Test Coverage](https://codeclimate.com/github/solnic/transflow/badges/coverage.svg)][codeclimate]
[![Inline docs](http://inch-ci.org/github/solnic/transflow.svg?branch=master)][inchpages]

# DISCONTINUED

This project turned out to be an inspiration for creating [dry-transaction](https://github.com/dry-rb/dry-transaction) which eventually has become better, so please check it out!