Rails Live Project

Hello This is sateesh, presently i am learning rails.Presently i have assigned to Rails Real time Project. I am little bit confusing about how to start to understanding of Real Time project. i.e How do i will easily trace the flow of the project. Please help me I am Waiting For Your's Reply.

I don’t know about the rest of you but I get the feeling that Rails has become the new PHP.

Peter Hickman wrote:

I don't know about the rest of you but I get the feeling that Rails has become the new PHP.

+1...

@sateesh: I suggest you talk to whoever assigned you to this 'real time' project so that you can gain some modicum of domain knowledge - a real-time project for what? doing what?

In order to make any progress, you'll have to know the requirements. Once those are in-hand, define the actors in the system, and consider developing a series of sequence or timing diagrams that refine the requirements into something you can write code to satisfy. Then figure out how you intent to test this application, and write your tests first.

It sound like you have a good ways to go before even thinking about application code.

Ar Chron wrote:

Peter Hickman wrote:

I don't know about the rest of you but I get the feeling that Rails has become the new PHP.

+1...

@sateesh: I suggest you talk to whoever assigned you to this 'real time' project so that you can gain some modicum of domain knowledge - a real-time project for what? doing what?

In order to make any progress, you'll have to know the requirements. Once those are in-hand, define the actors in the system, and consider developing a series of sequence or timing diagrams that refine the requirements into something you can write code to satisfy. Then figure out how you intent to test this application, and write your tests first.

It sound like you have a good ways to go before even thinking about application code.

Thanking You Sir, For Suggesting me a very nice way.... O