Re: [Rails] Re: Need help putting together a rails workflow diagram

2013-05-31 Thread 3dd13
When u say u need a workflow diagram, I assume u are talking about the data flow or communication sequence So to help u solve this problem, one hint is u have to illustrate how the components talks to each other when there is a http request coming in For example, in the case of "user wants to cre

Re: [Rails] Re: Need help putting together a rails workflow diagram

2013-05-31 Thread Hassan Schroeder
On Fri, May 31, 2013 at 6:02 AM, Seth F. wrote: > I have a basic knowledge of all of them, but the main reason of this > task is to try and understand the logic of updating and maintaining the > system. Basically, I'm trying to complete a puzzle of how these work > together / in what way each of t

[Rails] Re: Need help putting together a rails workflow diagram

2013-05-31 Thread Seth F.
I have a basic knowledge of all of them, but the main reason of this task is to try and understand the logic of updating and maintaining the system. Basically, I'm trying to complete a puzzle of how these work together / in what way each of them reference eachother. Thanks for your help. -- P