SoarFlow

Middleware that generates a request flow ID, or honors an existing request flow ID already present in the request. The ID is expected and placed in request.params['flow_identifier']

Installation

Add this line to your application's Gemfile:

gem 'soar_flow'

And then execute:

$ bundle

Or install it yourself as:

$ gem install soar_flow

Usage

use SoarFlow::ID

Contributing

Please send feedback and comments to the author at:

Ernst van Graan [email protected]

This gem is sponsored by Hetzner (Pty) Ltd - http://hetzner.co.za

License

The gem is available as open source under the terms of the MIT License.