Structuring RoR systems

J

Jari Koister

Hi,
Sorry if this ismay seem a naive question. But I am considering using
RoR
for a quite sizable project involving 10-15 developers. I am very
experience with other technologies such as Java and C++, and I would
know how to structure a system so that different developers can work
with different parts of the system without stepping on each others toes.
In Java I could use eclipse and have different projects for the DAO, the
application layer, the web layer, etc etc.

With MVC model in RoR and the way RoR projects are structured I am a not
sure how to structure a project. Clearly I certain Ruby components could
be separated out in separate projects.

What are the common ways that larger projects have been structured to
facilitate effective development (turn around leveraging the MVC model)
and at the same time separating system structures into manageable
pieces.

Thanks a lot of any feedback, and sorry if this was the wrong forum. But
I did not see any on more general applications engineering.

Regards
Jari Koister
 
R

Rodrigo Kochenburger

Hi,
Sorry if this ismay seem a naive question. But I am considering using
RoR
for a quite sizable project involving 10-15 developers. I am very
experience with other technologies such as Java and C++, and I would
know how to structure a system so that different developers can work
with different parts of the system without stepping on each others toes.
In Java I could use eclipse and have different projects for the DAO, the
application layer, the web layer, etc etc.

With MVC model in RoR and the way RoR projects are structured I am a not
sure how to structure a project. Clearly I certain Ruby components could
be separated out in separate projects.

What are the common ways that larger projects have been structured to
facilitate effective development (turn around leveraging the MVC model)
and at the same time separating system structures into manageable
pieces.

Thanks a lot of any feedback, and sorry if this was the wrong forum. But
I did not see any on more general applications engineering.

Regards
Jari Koister

Hi Jari.

Yes, this is the wrong forum for that ;-)
There's a RubyOnRails specific list¹ where you can ask that.

[1] http://groups.google.com/group/rubyonrails-talk?hl=en

Cheers
 
P

Phlip

But I am considering using RoR for a quite sizable
project involving 10-15 developers.

Tip: Start with ~4 developers, and only add more as needed.

4 RoR developers can blow 15 Java developers out of the water...

(-;
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top