rails_workflow
rails_workflow copied to clipboard
Demo?
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 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.
Thank you very much! I will look into it soon and let you know how it goes! :rainbow: