rails_workflow icon indicating copy to clipboard operation
rails_workflow copied to clipboard

Demo?

Open jessieay opened this issue 9 years ago • 2 comments

Hi! I am working on a Rails application that has a large workflow component: https://github.com/18F/C2

Right now, we are using the workflow gem (https://github.com/geekq/workflow) to manage it but we are quickly realizing its limits. eg: when we want to add a few step or have custom workflows, it is a big pain to refactor.

Most importantly, we'd like to develop our app into a platform where we can have easily configurable workflows for different user types.

I am very interested in the engine approach you have developed here. I took a peek at the tutorial but would love to see a live demo. Do you have one floating around that I could check out?

Thank you!

jessieay avatar Feb 10 '16 19:02 jessieay

@jessieay I sent you a message with demo details. https://github.com/madzhuga/rails_workflow_demo - this is demo app. I sent you some installation notes in email. Let me know if you want me to show engine demo using Hangout.

madzhuga avatar Feb 11 '16 03:02 madzhuga

Thank you very much! I will look into it soon and let you know how it goes! :rainbow:

jessieay avatar Feb 11 '16 18:02 jessieay