Ruby on rails workflow engine (like IBM WorkFlow)

后端 未结 2 561
佛祖请我去吃肉
佛祖请我去吃肉 2021-01-18 09:41

Is there any workflow imlementation in RoR?

Several years i developed and supported a IBM Lotus Notes enterprise apps with IBM WorkFlow. This software provides possi

2条回答
  •  栀梦
    栀梦 (楼主)
    2021-01-18 10:11

    Check rails_workflow. (http://github.com/madzhuga/rails_workflow). It has no graphical editor for business schemes but it allows you to configure processes and this may be close to what you need.
    rails_workflow

提交回复
热议问题