bpmn 0.0.2
Spot Flow is a workflow gem for Rails applications based on the [bpmn](https://www.bpmn.org) standard. It executes business processes and rules defined in a modeler.
Gemfile:
=
instalar:
=
Runtime Dependencies (2):
activemodel
>= 7.0.2.3
xmlhasher
~> 1.0.7
Development Dependencies (10):
guard
>= 0
guard-minitest
>= 0
minitest-focus
>= 0
minitest-reporters
>= 0
minitest-spec
>= 0
rake
>= 0
rubocop
>= 0
rubocop-performance
>= 0
simplecov
>= 0
solargraph
>= 0